clex: avoid old Xcode gcc, fixes build on old systems

This commit is contained in:
Sergey Fedorov
2024-07-19 02:54:06 +08:00
committed by Ryan Carsten Schmidt
parent bd4acde3ef
commit a4eeb4e392
+4 -1
View File
@@ -28,7 +28,10 @@ github.tarball_from releases
depends_lib port:ncurses
use_parallel_build yes
# curses.h: error: redefinition of typedef SCREEN
# curses.h: error: redefinition of typedef NCURSES_OUTC_sp
compiler.blacklist-append \
*gcc-4.0 *gcc-4.2
test.run yes
test.target check