summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2010-10-21 20:33:09 +0000
committerdim <dim@FreeBSD.org>2010-10-21 20:33:09 +0000
commit7f695928d25147cd69e08cfc15772a8259d45c7c (patch)
tree095ab1b7c7c582e6aa74d7877001c16c8c423f37 /gnu
parent6db154aa454b33e7835b00148c220eba765fc088 (diff)
downloadFreeBSD-src-7f695928d25147cd69e08cfc15772a8259d45c7c.zip
FreeBSD-src-7f695928d25147cd69e08cfc15772a8259d45c7c.tar.gz
Update ldscript extension list.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/binutils/ld/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/ld/Makefile b/gnu/usr.bin/binutils/ld/Makefile
index a08b0f5..77c5d2d 100644
--- a/gnu/usr.bin/binutils/ld/Makefile
+++ b/gnu/usr.bin/binutils/ld/Makefile
@@ -44,7 +44,7 @@ CLEANFILES+= ldemul-list.h stringify.sed
HOST= ${TARGET_TUPLE}
LIBSERACHPATH= \"${TOOLS_PREFIX}/lib\":\"${TOOLS_PREFIX}/usr/lib\"
-ELF_SCR_EXT= x xbn xn xr xs xu xc xsc xd xdc
+ELF_SCR_EXT= x xbn xc xd xdc xdw xn xr xs xsc xsw xu xw
.for ext in ${ELF_SCR_EXT}
LDSCRIPTS+= ${NATIVE_EMULATION}.${ext}
.endfor
OpenPOWER on IntegriCloud