Disable -shared support in nios2-elf-ld.
authorSandra Loosemore <sandra@codesourcery.com>
Sat, 3 Feb 2018 07:00:02 +0000 (23:00 -0800)
committerSandra Loosemore <sandra@codesourcery.com>
Sat, 3 Feb 2018 07:00:02 +0000 (23:00 -0800)
2018-02-03  Sandra Loosemore  <sandra@codesourcery.com>

* emulparams/nios2elf.sh (GENERATE_SHLIB_SCRIPT): Don't set.

ld/ChangeLog
ld/emulparams/nios2elf.sh

index f6d5220efb78c191888826aa3ae7719e9dc5e5c8..25614193cf82c386583b7633d1c9571433e44ec8 100644 (file)
@@ -1,3 +1,7 @@
+2018-02-03  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * emulparams/nios2elf.sh (GENERATE_SHLIB_SCRIPT): Don't set.
+
 2018-02-02  Maciej W. Rozycki  <macro@mips.com>
 
        * testsuite/ld-elf/shared.exp: Add $AFLAGS_PIC throughout to PIC
index 7ccde9773b49fb144a743778515c3837e28b08d9..ed7074847422c71ff3a4e44170229766cb879770 100644 (file)
@@ -16,5 +16,4 @@ COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
 ENTRY=_start
 NOP=0x0001883a
 
-GENERATE_SHLIB_SCRIPT=yes
 GENERATE_PIE_SCRIPT=yes
This page took 0.028189 seconds and 4 git commands to generate.