1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-10-19 02:29:40 +00:00

Add NO_WERROR here. Binutils as does not compile cleanly with GCC 3.4.x.

This commit is contained in:
Alexander Kabaev 2004-07-28 05:39:04 +00:00
parent 14046059e1
commit aa8ad7aad0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=132754

View File

@ -4,6 +4,7 @@
# BINDIR
.include "${.CURDIR}/../../Makefile.inc"
WARNS?= 2
NO_WERROR= yes
.include "${.CURDIR}/../Makefile.inc0"
.PATH: ${SRCDIR}/gas ${SRCDIR}/gas/config