Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:12.2
libQtWebKit4
02_add_nostrip_for_debug_packages.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 02_add_nostrip_for_debug_packages.diff of Package libQtWebKit4
Description: set CONFIG += nostrip to avoid stripping and let dh_strip do it to generate debug packages. Author: Fathi Boudra <fabo@debian.org> --- WebKit.pri | 2 ++ 1 file changed, 2 insertions(+) --- a/Source/WebKit.pri +++ b/Source/WebKit.pri @@ -10,6 +10,8 @@ CONFIG += production CONFIG += depend_includepath DEPENDPATH += $$OUT_PWD +CONFIG += nostrip + DEFINES += BUILDING_QT__=1 building-libs { win32-msvc*|win32-icc: INCLUDEPATH += $$PWD/JavaScriptCore/os-win32
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