Use -fPIC instead of -fpic when generating PIC code.
authorJose E. Marchesi <jose.marchesi@oracle.com>
Mon, 5 Oct 2015 15:36:30 +0000 (17:36 +0200)
committerMark Wielaard <mjw@redhat.com>
Tue, 6 Oct 2015 21:40:19 +0000 (23:40 +0200)
commit133509fa406e0e8d4d0f0632e2ee8c5e32dcb010
treefd35007eb121d163d77052cb1bf69c79a0ef50c4
parent22843755fa0b6870162660105c6fbbd1ba078390
Use -fPIC instead of -fpic when generating PIC code.

This avoids relocation overflows in sparc/sparc64 targets while
linking,  where the reachable data using -fpic is only 4kb.

Signed-off-by: Jose E. Marchesi <jose.marchesi@oracle.com>
12 files changed:
ChangeLog
config/ChangeLog
config/eu.am
configure.ac
lib/ChangeLog
lib/Makefile.am
libcpu/ChangeLog
libcpu/Makefile.am
libdw/ChangeLog
libdw/Makefile.am
libebl/ChangeLog
libebl/Makefile.am