You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
clex: avoid old Xcode gcc, fixes build on old systems
This commit is contained in:
committed by
Ryan Carsten Schmidt
parent
bd4acde3ef
commit
a4eeb4e392
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user