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 function 'rpmFreeCrypto' is implicitly declared. This will
be forbidden in future versions of GCC (the
-Werror=implicit-function-declaration behaviour will be enforced).
On top of that, as an anti-regression measure, the flag
-Werror=implicit-function-declaration is now part of the CMake config.
Co-authored-by: Tom Stellard <[email protected]>
0 commit comments