K 10 svn:author V 6 ehaupt K 8 svn:date V 27 2019-02-21T09:32:08.843768Z K 7 svn:log V 364 Do not attempt to build 'loadables' in the install target when the static build option is selected. Loadables will not build statically. The upstream makefile handles this by ignoring a non-zero exit status by prefixing the build instruction with a minus. Nevertheless this causes plenty of confusion among our user base. No PORTREVISION bump as this is a NOOP. END