* Add 'AutoReqProv: no' to windows-host subpackage to prevent
RPM from generating fake dependencies on Windows DLLs (e.g. avrt.dll).
* Pass '-static' to CMAKE_EXE_LINKER_FLAGS during MinGW cross-compilation
to ensure the resulting executable is standalone and doesn't
require external MinGW runtime DLLs.
Description
No description provided
Languages
Diff
100%