Do not use the -x assembler-with-cpp for gcc in ASFLAGS. This flag
doesn't seem to work on Solaris x86. At least, gcc can't assemble pr/src/md/unix/os_SunOS_x86.s with this flag. git-svn-id: svn://10.0.0.236/trunk@12134 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
63aff94a31
commit
c364bab257
@ -55,7 +55,6 @@ ifdef NS_USE_GCC
|
||||
CC = gcc -Wall
|
||||
CCC = g++ -Wall
|
||||
COMPILER_TAG = _gcc
|
||||
ASFLAGS += -x assembler-with-cpp
|
||||
ifdef NO_MDUPDATE
|
||||
OS_CFLAGS = $(NOMD_OS_CFLAGS)
|
||||
else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user