2d670be
diff -up qt-everywhere-opensource-src-4.7.1/src/3rdparty/webkit/JavaScriptCore/JavaScriptCore.pro.webkit_debug_2 qt-everywhere-opensource-src-4.7.1/src/3rdparty/webkit/JavaScriptCore/JavaScriptCore.pro
2d670be
--- qt-everywhere-opensource-src-4.7.1/src/3rdparty/webkit/JavaScriptCore/JavaScriptCore.pro.webkit_debug_2	2010-11-05 20:55:20.000000000 -0500
2d670be
+++ qt-everywhere-opensource-src-4.7.1/src/3rdparty/webkit/JavaScriptCore/JavaScriptCore.pro	2011-02-23 14:34:32.891416772 -0600
2d670be
@@ -36,7 +36,7 @@ CONFIG(QTDIR_build) {
2d670be
 contains(QT_CONFIG, reduce_exports):CONFIG += hide_symbols
2d670be
 unix:contains(QT_CONFIG, reduce_relocations):CONFIG += bsymbolic_functions
2d670be
 
2d670be
-CONFIG(QTDIR_build) {
2d670be
+!CONFIG(webkit-debug):CONFIG(QTDIR_build) {
2d670be
     # Remove the following 2 lines if you want debug information in JavaScriptCore
2d670be
     CONFIG -= separate_debug_info
2d670be
     CONFIG += no_debug_info