Adjust for building with gcc 3.0.1.
This commit is contained in:
parent
4a5f2e9cc5
commit
af121d89ff
@ -19,8 +19,8 @@
|
||||
# The Linux cross tools don't understand -fformat-extensions
|
||||
CWARNFLAGS= -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes \
|
||||
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual \
|
||||
-ansi -Wp,-+
|
||||
CC= ia64-unknown-linux-gcc -D__FreeBSD__ -U__linux__
|
||||
-fno-builtin
|
||||
CC= ia64-unknown-linux-gcc
|
||||
LD= ia64-unknown-linux-ld
|
||||
NM= ia64-unknown-linux-nm
|
||||
SIZE= ia64-unknown-linux-size
|
||||
|
Loading…
x
Reference in New Issue
Block a user