Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
libqt4-sql-plugins
qt-never-strip.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File qt-never-strip.diff of Package libqt4-sql-plugins
Index: configure =================================================================== --- configure.orig +++ configure @@ -65,7 +65,6 @@ OPT_CMDLINE=`echo $@ | sed "s,-v ,,g; s, # initialize global variables QMAKE_SWITCHES= -QMAKE_VARS= QMAKE_CONFIG= QTCONFIG_CONFIG= QT_CONFIG= @@ -1324,7 +1323,7 @@ while [ "$#" -gt 0 ]; do QMakeVar add QMAKE_CFLAGS -pg QMakeVar add QMAKE_CXXFLAGS -pg QMakeVar add QMAKE_LFLAGS -pg - QMAKE_VARS="$QMAKE_VARS CONFIG+=nostrip" + QMakeVar add CONFIG nostrip else UNKNOWN_OPT=yes fi @@ -2823,6 +2822,8 @@ if [ "$OPT_VERBOSE" = "yes" ]; then fi fi +QMakeVar add CONFIG nostrip + #------------------------------------------------------------------------------- # tests that don't need qmake (must be run before displaying help) #-------------------------------------------------------------------------------
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