Date: Wed, 4 Jun 2003 04:21:18 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/csu/i386-elf Makefile Message-ID: <200306041121.h54BLITE077912@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2003/06/04 04:21:18 PDT
FreeBSD src repository
Modified files:
lib/csu/i386-elf Makefile
Log:
Removed garbage:
- -elf in CFLAGS had no effect except to reduce portability.
- -elf in LDFLAGS had even less effect, since LDFLAGS is not used.
- -Wall in CFLAGS had no effect except to reduce portability and break
overriding of WARNS, since the setting of WARNS implies -Wall.
Revision Changes Path
1.19 +1 -3 src/lib/csu/i386-elf/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306041121.h54BLITE077912>
