x11: fixed i386 flags

This commit is contained in:
Simone Rota 2006-02-23 21:47:57 +00:00
parent 052fda5cd6
commit a9ad27dc02

View File

@ -2,7 +2,7 @@
* CRUX X11 configuration. * CRUX X11 configuration.
*/ */
#define DefaultGcc2AMD64Opt #CFLAGS# -fno-strength-reduce #define DefaultGcc2i386Opt #CFLAGS# -fno-strength-reduce
#define TermcapLibrary -lncurses #define TermcapLibrary -lncurses
#define ForceNormalLib YES #define ForceNormalLib YES
#define SystemManDirectory /usr/man #define SystemManDirectory /usr/man