Make build scripts executable

- Related: RHEL-58797
This commit is contained in:
Andrew Hughes 2024-10-08 23:58:05 +01:00
parent d86bebc2e0
commit 45e481afc8
9 changed files with 1 additions and 0 deletions

View File

@ -2540,6 +2540,7 @@ cjc.mainProgram(args)
- Bump libpng version to 1.6.43 following JDK-8329004
- Sync with RHEL 7 portable build:
- Use ExclusiveArch over ExcludeArch
- Make build scripts executable
- Related: RHEL-58797
- Resolves: RHEL-17191

0
scripts/builds/build_centos.sh Normal file → Executable file
View File

0
scripts/builds/build_centos_portable_build.sh Normal file → Executable file
View File

0
scripts/builds/build_rhel_10.sh Normal file → Executable file
View File

0
scripts/builds/build_rhel_7_portable_build.sh Normal file → Executable file
View File

0
scripts/builds/build_rhel_8.sh Normal file → Executable file
View File

0
scripts/builds/build_rhel_9.sh Normal file → Executable file
View File

0
scripts/builds/build_rhel_portable_build.sh Normal file → Executable file
View File

0
scripts/builds/build_vanilla.sh Normal file → Executable file
View File