Apparently, building with mold linking is not supported.
Closes #26996
Build system: x86/64
Build-tested: x86/64-glibc
Run-tested: x86/64-glibc
Signed-off-by: John Audia <[email protected]>
PKG_NAME:=libpam
PKG_VERSION:=1.7.1
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE:=Linux-PAM-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/linux-pam/linux-pam/releases/download/v$(PKG_VERSION)
PKG_CPE_ID:=cpe:/a:linux-pam:linux-pam
PKG_FIXUP:=autoreconf
+PKG_BUILD_FLAGS:=no-mold
PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1