Disable -shared support in nios2-elf-ld.
2018-02-03 Sandra Loosemore <sandra@codesourcery.com> * emulparams/nios2elf.sh (GENERATE_SHLIB_SCRIPT): Don't set.
This commit is contained in:
parent
c833445823
commit
138a158f0a
@ -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
|
||||
|
@ -16,5 +16,4 @@ COMMONPAGESIZE="CONSTANT (COMMONPAGESIZE)"
|
||||
ENTRY=_start
|
||||
NOP=0x0001883a
|
||||
|
||||
GENERATE_SHLIB_SCRIPT=yes
|
||||
GENERATE_PIE_SCRIPT=yes
|
||||
|
Loading…
Reference in New Issue
Block a user