mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
Currently, this script is hardcoded to output to the directory '/usr/local/'. This output is stored in the variable 'prefix'. However, this variable is used inconsistently in the script, meaning we cannot actually modify the variable to change the output directory. This patch does the following: - Applies the 'prefix' variable where necessary. - Allows an optional command-line parameter to be applied to 'prefix', allowing one to specify where the output directory. This is particularly useful for local builds. No changes to current CI behavior. Pick-to: 6.11 6.10 6.8 Change-Id: I51f83ce3844c2aa9db778b1c54091acb64a227e6 Reviewed-by: Dimitrios Apostolou <jimis@qt.io> Reviewed-by: Artem Dyomin <artem.dyomin@qt.io>
3.7 KiB
Executable File
3.7 KiB
Executable File