Bring in Thomas' speed-ups
* Invoke xz in multi-threaded mode Related: RHEL-30937
This commit is contained in:
parent
0ef768d346
commit
b400c2d34b
@ -1937,6 +1937,7 @@ fi
|
||||
echo "Update version: %{updatever}"
|
||||
echo "Build number: %{buildver}"
|
||||
echo "Milestone: %{milestone}"
|
||||
export XZ_OPT="-T0"
|
||||
%setup -q -c -n %{uniquesuffix ""} -T -a 0
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1189084
|
||||
prioritylength=`expr length %{priority}`
|
||||
@ -2893,6 +2894,10 @@ cjc.mainProgram(args)
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Mar 22 2024 Thomas Fitzsimmons <fitzsim@redhat.com> - 1:1.8.0.412.b01-0.2.ea
|
||||
- Invoke xz in multi-threaded mode
|
||||
- Related: RHEL-30937
|
||||
|
||||
* Thu Mar 21 2024 Andrew Hughes <gnu.andrew@redhat.com> - 1:1.8.0.412.b01-0.2.ea
|
||||
- Update to shenandoah-jdk8u412-b01 (EA)
|
||||
- Switch to EA mode.
|
||||
|
Loading…
Reference in New Issue
Block a user