Update README.md to list an easier way of disabling the devkit
Related: RHEL-74407
This commit is contained in:
parent
90ea6bd320
commit
441dadf04c
@ -41,7 +41,6 @@ slowdebug`.
|
||||
By default, the portable build on RHEL also uses a "devkit" (a
|
||||
toolchain and system libraries) to build. This aids reproducibility
|
||||
by removing build differences caused by differing system toolchains
|
||||
and libraries. This dependency can be dropped by removing the
|
||||
architecture from the definition of `devkit_arches` in the
|
||||
`java-21-openjdk-portable.specfile` or a devkit can be built using the
|
||||
`openjdk-devkit.specfile` and associated patches.
|
||||
and libraries. This dependency can be dropped by defining 'centos' to
|
||||
a non-zero value (e.g. --define='centos 1') or a devkit can be built
|
||||
using the `openjdk-devkit.specfile` and associated patches.
|
||||
|
@ -2456,6 +2456,7 @@ exit 0
|
||||
- Update release notes to 21.0.6+7
|
||||
- Sync the copy of the portable & devkit specfiles with the latest update
|
||||
- Include the latest devkit patches
|
||||
- Update README.md to list an easier way of disabling the devkit
|
||||
- ** This tarball is embargoed until 2025-01-21 @ 1pm PT. **
|
||||
- Resolves: RHEL-73565
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user