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
Hmm, it is pulled in by cups-config, and apparently it is GCC who does not understand the flag, not ld as such. I.e., what works correctly is -Wl,-weak_framework Kerberos. How to pass it this way though, besides manually extracting ldflags and feeding into -DCUPS_LIBS=?
The text was updated successfully, but these errors were encountered: