Merging from 1.6 again.
This commit is contained in:
parent
8ddf060b05
commit
0da0616397
@ -1,5 +1,5 @@
|
|||||||
PLATFORM="x86-linux"
|
PLATFORM="x86-linux"
|
||||||
CURSES_LIBRARY="/usr/lib/libcurses.a"
|
CURSES_LIBRARY="-Wl,-Bstatic -lcurses -Wl,-Bdynamic"
|
||||||
FORM_LIBRARY="/usr/lib/libform.a"
|
FORM_LIBRARY="/usr/lib/libform.a"
|
||||||
CC="gcc304s"
|
CC="gcc304s"
|
||||||
CXX="c++304s"
|
CXX="c++304s"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user