ThirdParty scripts: Qt: disable generation of .debug files
This commit is contained in:
parent
f3533582f8
commit
653fc3a35c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Reference in a new issue