CVSROOT: /cvs Module name: ports Changes by: [email protected] 2017/02/04 08:23:04
Modified files:
lang/fpc : Makefile
lang/fpc/patches: patch-fpcsrc_compiler_systems_t_bsd_pas
Log message:
Do not attempt to link to /usr/libexec/ld.so as a shared library if -XAfoo is
passed as an option. Fixes games/hedgewars at runtime. With help from awolk@
and unC0Rr from upstream, who provided helpful test cases.
ok awolk@
