committer: mfx <mfx> 1042742278 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2003-01-16 18:37:58 +00:00
parent 8f25c72085
commit f92b617c43
2 changed files with 8 additions and 3 deletions
+1
View File
@@ -233,6 +233,7 @@ CXX = icc
CCARCH += -march=i386 -mcpu=i686
CFLAGS_OUTPUT = -o $@
LINK_EXE_OUTPUT = -o $@
LDLIBS += -lz
DEFS += '-DUPX_CONFIG_H="config_h/linux.h"'
CFLAGS = $(CFLAGS_WERROR)