summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/ld
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2008-12-11 08:22:20 +0000
committerimp <imp@FreeBSD.org>2008-12-11 08:22:20 +0000
commit806f871aea989e2a11f58ba2d1134c2c6c5aaf02 (patch)
tree3f0e26aed60ac454968615a42ddf7c178345bfc5 /contrib/binutils/ld
parentfeb07c8eb0a898880e1e72ece2eeb6fae5227a94 (diff)
downloadFreeBSD-src-806f871aea989e2a11f58ba2d1134c2c6c5aaf02.zip
FreeBSD-src-806f871aea989e2a11f58ba2d1134c2c6c5aaf02.tar.gz
Push mips support into the tree.
Diffstat (limited to 'contrib/binutils/ld')
-rwxr-xr-xcontrib/binutils/ld/emulparams/elf32bmip_fbsd.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/binutils/ld/emulparams/elf32bmip_fbsd.sh b/contrib/binutils/ld/emulparams/elf32bmip_fbsd.sh
new file mode 100755
index 0000000..a128102
--- /dev/null
+++ b/contrib/binutils/ld/emulparams/elf32bmip_fbsd.sh
@@ -0,0 +1,3 @@
+. ${srcdir}/emulparams/elf32bmip.sh
+. ${srcdir}/emulparams/elf_fbsd.sh
+GENERATE_PIE_SCRIPT=yes
OpenPOWER on IntegriCloud