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
The cflags and ldflags needed varies based on compiler. This version jerks out the extra flags added for the platform and/or clang and throws it into the file. Theoretically "mixing" compilers from library installation and program compilation would result in a failed build.
I am not sure some flags are needed, for instance fPIC.
I need to redo it to where it doesn't override the .gitignore, maybe generate the .pc locally before it is pushed to prefix. I'm lazy >_<
No description provided.
The text was updated successfully, but these errors were encountered: