Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ java8-openjdk


Commits:
a3cf7cfc by Leonidas Spyropoulos at 2024-04-17T21:45:24+01:00
Add vendor name for Arch Linux

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -82,7 +82,8 @@ build() {
     --with-zlib=system \
     --with-extra-cflags="${CFLAGS}" \
     --with-extra-cxxflags="${CXXFLAGS}" \
-    --with-extra-ldflags="${LDFLAGS}"
+    --with-extra-ldflags="${LDFLAGS}" \
+    --with-vendor-name="Arch Linux"
 
   # These help to debug builds: LOG=trace HOTSPOT_BUILD_JOBS=1
   # Without 'DEBUG_BINARIES', i686 won't build: 
http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-July/019203.html



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java8-openjdk/-/commit/a3cf7cfcef0e431c6ef8e0972ba02c80f19b9bcd

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/java8-openjdk/-/commit/a3cf7cfcef0e431c6ef8e0972ba02c80f19b9bcd
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to