Binutils 2.13.2 is WARNS=2 clean for all our architectures.
This commit is contained in:
@@ -15,12 +15,7 @@ SRCS+= app.c as.c atof-generic.c atof-ieee.c bignum-copy.c \
|
||||
subsegs.c symbols.c write.c depend.c ehopt.c
|
||||
# DEO: why not used?
|
||||
#SRCS+= itbl-ops.c
|
||||
# if a 64-bit platform...
|
||||
.if (${TARGET_ARCH} == "alpha" || ${TARGET_ARCH} == "ia64" || ${TARGET_ARCH} == "sparc64")
|
||||
WARNS= 0
|
||||
.else
|
||||
WARNS= 2
|
||||
.endif
|
||||
CFLAGS+= -I${SRCDIR}/gas -I${SRCDIR}/gas/config -I${SRCDIR} -I${.CURDIR}/..
|
||||
CFLAGS+= -DVERSION=\"${VERSION:C/[ ]?${VERSION_DATE}[ ]?//g}\"
|
||||
CFLAGS+= -DBFD_VERSION_STRING=\"${VERSION}\"
|
||||
|
||||
Reference in New Issue
Block a user