Prefer the patch in p4 to the patch in svn as it properly sorts the
architectures alphabetically.
This commit is contained in:
parent
7c2bd2b9e2
commit
bfb4b856d3
@ -174,7 +174,7 @@ OBJ_GRPS = STD DIV
|
||||
# Floating point emulation functions
|
||||
#
|
||||
.if ${TARGET_ARCH} == "armNOT_YET" || ${TARGET_ARCH} == "powerpc" || \
|
||||
${TARGET_ARCH} == "sparc64" || ${TARGET_ARCH} == "mips"
|
||||
${TARGET_ARCH} == "sparc64"
|
||||
|
||||
FPBIT_CFLAGS = -DFINE_GRAINED_LIBRARIES -DFLOAT
|
||||
DPBIT_CFLAGS = -DFINE_GRAINED_LIBRARIES
|
||||
|
Loading…
x
Reference in New Issue
Block a user