Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
libQtWebKit4.2772
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.2772
diff -urNB orig.webkit-qtwebkit-23/Source/JavaScriptCore/JavaScriptCore.pri webkit-qtwebkit-23/Source/JavaScriptCore/JavaScriptCore.pri --- orig.webkit-qtwebkit-23/Source/JavaScriptCore/JavaScriptCore.pri 2013-04-08 19:48:19.908101090 +0200 +++ webkit-qtwebkit-23/Source/JavaScriptCore/JavaScriptCore.pri 2013-04-08 19:48:57.210634744 +0200 @@ -13,6 +13,8 @@ QMAKE_CXXFLAGS_RELEASE += -g1 } +CONFIG += nostrip + JAVASCRIPTCORE_GENERATED_SOURCES_DIR = $${ROOT_BUILD_DIR}/Source/JavaScriptCore/$${GENERATED_SOURCES_DESTDIR} INCLUDEPATH += \ diff -urNB orig.webkit-qtwebkit-23/Source/WebCore/WebCore.pri webkit-qtwebkit-23/Source/WebCore/WebCore.pri --- orig.webkit-qtwebkit-23/Source/WebCore/WebCore.pri 2013-04-08 19:48:19.909101077 +0200 +++ webkit-qtwebkit-23/Source/WebCore/WebCore.pri 2013-04-08 19:49:24.013299665 +0200 @@ -13,6 +13,8 @@ QMAKE_CXXFLAGS_RELEASE += -g1 } +CONFIG += nostrip + QT *= network haveQt(5): QT *= core-private gui-private diff -urNB orig.webkit-qtwebkit-23/Source/WebKit/WebKit1.pri webkit-qtwebkit-23/Source/WebKit/WebKit1.pri --- orig.webkit-qtwebkit-23/Source/WebKit/WebKit1.pri 2013-04-08 19:48:19.909101077 +0200 +++ webkit-qtwebkit-23/Source/WebKit/WebKit1.pri 2013-04-08 19:49:40.386094977 +0200 @@ -13,6 +13,8 @@ QMAKE_CXXFLAGS_RELEASE += -g1 } +CONFIG += nostrip + INCLUDEPATH += \ $$SOURCE_DIR/qt/Api \ $$SOURCE_DIR/qt/WebCoreSupport \ diff -urNB orig.webkit-qtwebkit-23/Source/WTF/WTF.pri webkit-qtwebkit-23/Source/WTF/WTF.pri --- orig.webkit-qtwebkit-23/Source/WTF/WTF.pri 2013-04-08 19:48:19.910101065 +0200 +++ webkit-qtwebkit-23/Source/WTF/WTF.pri 2013-04-08 19:49:55.895901077 +0200 @@ -14,6 +14,8 @@ QMAKE_CXXFLAGS_RELEASE += -g1 } +CONFIG += nostrip + haveQt(5) { mac { # Mac OS does ship libicu but not the associated header files.
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