On Thu, May 18, 2017 at 04:29:00AM -0600, Marc Espie wrote: > CVSROOT: /cvs > Module name: ports > Changes by: [email protected] 2017/05/18 04:29:00 > > Modified files: > multimedia/dvdauthor: Makefile > > Log message: > nested functions are not "mandatory", get it to build with clang, even > if we lose some functionality (this code is such a mess that I don't > even know what we lose) >
trampoline code requires the binary to be linked with -zwxneeded. The port should use USE_WXNEEDED=Yes. If such marker isn't present, does this code is effectively used ? -- Sebastien Marie
