mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 09:29:38 +01:00
JBR-4061 Specify build user for the build
This commit is contained in:
@@ -34,7 +34,8 @@ REPRODUCIBLE_BUILD_OPTS="--enable-reproducible-build
|
||||
--with-source-date=$SOURCE_DATE_EPOCH
|
||||
--with-hotspot-build-time=$BUILD_TIME
|
||||
--with-copyright-year=$COPYRIGHT_YEAR
|
||||
--with-native-debug-symbols=none"
|
||||
--with-native-debug-symbols=none
|
||||
--with-build-user=builduser"
|
||||
|
||||
function do_exit() {
|
||||
exit_code=$1
|
||||
|
||||
Reference in New Issue
Block a user