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
Fedora 43 (rawhide) introduced cmake-4.0, which dropped -DLIB_SUFFIX [1]. This causes that now on Fedora 64 bit the libraries are installed into /usr/lib instead of the /usr/lib64. GNURadio switched to the GNUInstallDirs [2]. I think something similar will be required here, because now I had to build it with the following workaround in the Fedora downstream: