diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2010-10-22 20:46:08 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2010-10-22 20:46:08 +0000 |
| commit | e083002bcac10c4257d937b7b5f44360136962a4 (patch) | |
| tree | 55c66d9cb663e40c9d4aa3dae418a71e20c8e6b4 /gnu/usr.bin/binutils/ld | |
| parent | b927df46b1ceac0f03f3a6afea964fa004d799f4 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/ld')
| -rw-r--r-- | gnu/usr.bin/binutils/ld/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/ld/Makefile b/gnu/usr.bin/binutils/ld/Makefile index 77c5d2d949e6..80467b832545 100644 --- a/gnu/usr.bin/binutils/ld/Makefile +++ b/gnu/usr.bin/binutils/ld/Makefile @@ -26,7 +26,6 @@ SRCS+= ldcref.c \ lexsup.c \ mri.c -WARNS?= 0 # ldemul.h problem (`struct option' declared inside parameter list) CFLAGS+= -DTARGET=\"${TARGET_TUPLE}\" CFLAGS+= -DDEFAULT_EMULATION=\"${NATIVE_EMULATION}\" CFLAGS+= -DSCRIPTDIR=\"${TOOLS_PREFIX}/usr/libdata\" |
