ThirdParty scripts: Qt: disable generation of .debug files

This commit is contained in:
Martin Beaudoin 2011-08-16 21:07:35 -04:00
parent f3533582f8
commit 653fc3a35c

View file

@ -102,6 +102,7 @@ Group: Development/Tools
-opensource --confirm-license=yes \
-release -shared \
-nomake examples -nomake demos \
-no-separate-debug-info \
--prefix=%{_installPrefix}
# Explicitely specify LD_LIBRARY_PATH so it can find QT own libraries