You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, I don't think so. Looking back at the codebase, I believe the whole project used to be in 2006, but must have gotten refactored out at some point.
From what I'm reading, all plugins should build with this flag. Do you get more of these? If not, it may be due to the fact that we compile this particular plugin by hand instead of using whatever defaults that cmake uses. Long term, we should convert this to ExternalProject_Add instead.
When building lmms 1.2.0 for Arch Linux, our package check tool namcap reports text relocations in
/usr/lib/lmms/RemoteVstPlugin.exe.so
:Is that library build with
-fPIC
?The text was updated successfully, but these errors were encountered: