cdesktopenv/cde/lib
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
..
DtHelp Centralize catgets() calls through MsgCat 2021-01-31 16:17:13 -07:00
DtMrm libDtMrm: Change to ANSI function definitions 2018-06-28 03:56:02 +01:00
DtPrint Centralize catgets() calls through MsgCat 2021-01-31 16:17:13 -07:00
DtSearch Centralize catgets() calls through MsgCat 2021-01-31 16:17:13 -07:00
DtSvc Centralize catgets() calls through MsgCat 2021-01-31 16:17:13 -07:00
DtTerm Centralize catgets() calls through MsgCat 2021-01-31 16:17:13 -07:00
DtWidget Centralize catgets() calls through MsgCat 2021-01-31 16:17:13 -07:00
DtXinerama Avoid Global Offset Table (GOT) limits by enabling -fPIC on the BSDs. 2021-02-02 19:08:28 -07:00
csa libcsa: Always use ANSI function prototypes 2020-11-27 16:58:22 +00:00
pam Centralize catgets() calls through MsgCat 2021-01-31 16:17:13 -07:00
tt Centralize catgets() calls through MsgCat 2021-01-31 16:17:13 -07:00
Imakefile libDtSvc: added Xinerama support to _DtMessageDialog 2016-12-31 15:14:43 -07:00