CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/08/18 06:28:53
Modified files:
infrastructure/mk: bsd.port.mk
databases/sqlports: Makefile
databases/sqlports/files: Info.pm
Log message:
Add an USE_WXNEEDED flag for ports, to write an ld wrapper script in
${WRKDIR}/bin that adds -z wxneeded to linker command lines. It won't work
everywhere but provides an easy (and easily identifiable) way to add this
flag without fiddling with build systems.
Feedback/ok jca@ jasper@
