Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
science
qcustomplot
relwithdebug.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File relwithdebug.patch of Package qcustomplot
From: Jan Engelhardt <jengelh@inai.de> Date: 2018-12-11 03:21:32.396946319 +0100 Put the debug symbols in the libraries so we can have proper debuginfo packages rather than having a separate debug version of the libraries. --- qcustomplot-sharedlib/sharedlib-compilation/sharedlib-compilation.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: qcustomplot/qcustomplot-sharedlib/sharedlib-compilation/sharedlib-compilation.pro =================================================================== --- qcustomplot.orig/qcustomplot-sharedlib/sharedlib-compilation/sharedlib-compilation.pro +++ qcustomplot/qcustomplot-sharedlib/sharedlib-compilation/sharedlib-compilation.pro @@ -10,7 +10,7 @@ lessThan(QT_MAJOR_VERSION, 5): QMAKE_CXX DEFINES += QCUSTOMPLOT_COMPILE_LIBRARY TEMPLATE = lib -CONFIG += debug_and_release build_all +CONFIG += release force_debug_info build_all static { CONFIG += static } else {
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