summaryrefslogtreecommitdiffstats
path: root/ld/emulparams
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2005-02-02 20:19:52 +0000
committerDaniel Jacobowitz <drow@false.org>2005-02-02 20:19:52 +0000
commit161f49a3160088a08c3b07e0f025932ef4863ded (patch)
treeaf786ee826cd7971c10600fec1962f50ae332763 /ld/emulparams
parent732be173787cbf5d392d80af2383e9e343bd8cda (diff)
downloadppe42-binutils-161f49a3160088a08c3b07e0f025932ef4863ded.tar.gz
ppe42-binutils-161f49a3160088a08c3b07e0f025932ef4863ded.zip
* emulparams/elf32bmip.sh (TEXT_DYNAMIC): Always set.
Diffstat (limited to 'ld/emulparams')
-rw-r--r--ld/emulparams/elf32bmip.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emulparams/elf32bmip.sh b/ld/emulparams/elf32bmip.sh
index 3d99044b41..6948e485be 100644
--- a/ld/emulparams/elf32bmip.sh
+++ b/ld/emulparams/elf32bmip.sh
@@ -11,7 +11,7 @@ MAXPAGESIZE=0x40000
COMMONPAGESIZE=0x1000
NONPAGED_TEXT_START_ADDR=0x0400000
SHLIB_TEXT_START_ADDR=0x5ffe0000
-test -n "${EMBEDDED}" || TEXT_DYNAMIC=
+TEXT_DYNAMIC=
INITIAL_READONLY_SECTIONS="
.reginfo ${RELOCATING-0} : { *(.reginfo) }
"
OpenPOWER on IntegriCloud