ENH: Removed old setting.
This commit is contained in:
parent
33da0e0d26
commit
211111a975
|
@ -1,5 +1,4 @@
|
||||||
PLATFORM="x86-linux-static"
|
PLATFORM="x86-linux-static"
|
||||||
CREATE_SOURCE_TARBALL="yes"
|
|
||||||
CURSES_LIBRARY="/usr/lib/libcurses.a"
|
CURSES_LIBRARY="/usr/lib/libcurses.a"
|
||||||
FORM_LIBRARY="/usr/lib/libform.a"
|
FORM_LIBRARY="/usr/lib/libform.a"
|
||||||
CC="gcc"
|
CC="gcc"
|
||||||
|
|
Loading…
Reference in New Issue