Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:maxrd2:qt5
libqt5-qtbase
tell-the-truth-about-private-api.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tell-the-truth-about-private-api.patch of Package libqt5-qtbase
Index: qtbase-everywhere-src-5.15.2/configure.pri =================================================================== --- qtbase-everywhere-src-5.15.2.orig/configure.pri +++ qtbase-everywhere-src-5.15.2/configure.pri @@ -2,6 +2,9 @@ QT_SOURCE_TREE = $$PWD QT_BUILD_TREE = $$shadowed($$PWD) +# damn +DEFINES += QT_NO_VERSION_TAGGING + # custom command line handling defineTest(qtConfCommandline_qmakeArgs) { diff -u -r qtbase-everywhere-src-5.15.2.orig/mkspecs/features/qt_module.prf qtbase-everywhere-src-5.15.2/mkspecs/features/qt_module.prf Index: qtbase-everywhere-src-5.11.2/mkspecs/features/qt_module.prf =================================================================== --- qtbase-everywhere-src-5.11.2.orig/mkspecs/features/qt_module.prf +++ qtbase-everywhere-src-5.11.2/mkspecs/features/qt_module.prf @@ -214,6 +214,7 @@ } android: CONFIG += qt_android_deps no_linker_version_script +CONFIG += no_linker_version_script !header_module:unix:!isEmpty(QMAKE_LFLAGS_VERSION_SCRIPT):!no_linker_version_script:!static { verscript = $${TARGET}.version
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