Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
windows:mingw:win32
mingw32-libqt5-qtbase
0001-find-fxc-when-cross-compiling.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-find-fxc-when-cross-compiling.patch of Package mingw32-libqt5-qtbase
--- qtbase-everywhere-src-5.12.9/src/gui/configure.pri.orig 2022-03-16 11:55:40.508347312 +0100 +++ qtbase-everywhere-src-5.12.9/src/gui/configure.pri 2022-03-16 12:05:03.486286127 +0100 @@ -41,6 +41,11 @@ } } } + cross_compile { + mingw { + fxc = $$qtConfFindInPath("$${CROSS_COMPILE}fxc") + } + } !isEmpty(fxc):exists($$fxc) { $${1}.value = $$clean_path($$fxc)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor