cdesktopenv/cde/config
Lev Kujawski de23f29722 Avoid Global Offset Table (GOT) limits by enabling -fPIC on the BSDs.
config/cf/bsdLib.rules: Switch -fpic to -fPIC
lib/DtXinerama/Imakefile: Use $(PICFLAGS) instead of -fpic

Several tickets have been opened by users encountering the low 8KiB
GOT limit on SPARC systems running BSD. This change makes CDE builds
on BSD more consistent with those on Linux, where -fPIC has been the
default without any reported issues.
2021-02-02 19:08:28 -07:00
..
cf Avoid Global Offset Table (GOT) limits by enabling -fPIC on the BSDs. 2021-02-02 19:08:28 -07:00
imake imake: fix warnings on PowerPC builds 2021-01-30 17:20:59 -07:00
makedepend Remove old windows support 2018-08-25 15:47:54 -06:00
util Remove old windows support 2018-08-25 15:47:54 -06:00
Imakefile