Include static libraries in the vm_variant subdirectory after JDK-8307858 (libjvm.a)
Related: RHEL-100678
This commit is contained in:
parent
e1048a5b74
commit
1e7fd9cde2
@ -989,6 +989,7 @@ fi
|
|||||||
%dir %{_jvmdir}/%{sdkdir -- %{?1}}/lib/static/linux-%{archinstall}
|
%dir %{_jvmdir}/%{sdkdir -- %{?1}}/lib/static/linux-%{archinstall}
|
||||||
%dir %{_jvmdir}/%{sdkdir -- %{?1}}/lib/static/linux-%{archinstall}/glibc
|
%dir %{_jvmdir}/%{sdkdir -- %{?1}}/lib/static/linux-%{archinstall}/glibc
|
||||||
%{_jvmdir}/%{sdkdir -- %{?1}}/lib/static/linux-%{archinstall}/glibc/lib*.a
|
%{_jvmdir}/%{sdkdir -- %{?1}}/lib/static/linux-%{archinstall}/glibc/lib*.a
|
||||||
|
%{_jvmdir}/%{sdkdir -- %{?1}}/lib/static/linux-%{archinstall}/glibc/%{vm_variant}/lib*.a
|
||||||
}
|
}
|
||||||
|
|
||||||
%define files_javadoc() %{expand:
|
%define files_javadoc() %{expand:
|
||||||
@ -2478,6 +2479,7 @@ exit 0
|
|||||||
- Adjust TestTranslations.java to expect the same short name throughout for fr_FR and de_DE (bug?)
|
- Adjust TestTranslations.java to expect the same short name throughout for fr_FR and de_DE (bug?)
|
||||||
- Sync the copy of the portable specfile with the latest update
|
- Sync the copy of the portable specfile with the latest update
|
||||||
- Remove references to libsystemconf.so and nss.fips.cfg from the 21u FIPS patch
|
- Remove references to libsystemconf.so and nss.fips.cfg from the 21u FIPS patch
|
||||||
|
- Include static libraries in the vm_variant subdirectory after JDK-8307858 (libjvm.a)
|
||||||
- Related: RHEL-100678
|
- Related: RHEL-100678
|
||||||
|
|
||||||
* Mon Aug 25 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.8.0.9-1
|
* Mon Aug 25 2025 Andrew Hughes <gnu.andrew@redhat.com> - 1:21.0.8.0.9-1
|
||||||
|
Loading…
Reference in New Issue
Block a user