1 Aug
2009
1 Aug
'09
12:25 p.m.
Am Sat, 01 Aug 2009 20:04:19 +1000 schrieb Allan McRae <allan@archlinux.org>:
bump patch level, use PIC on x86_64 (FS#15634)
Signoff both
Allan
Usually we try to use -fPIC only for the corresponding lib not for the whole build. Is there no way only to build the static lib with -fPIC on x86_64? Look out for a Makefile patch or sed hack. -Andy