mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
pam_ssh: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
feb278c9e0
commit
ac3e39736a
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ homepage="http://pam-ssh.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/pam-ssh/${pkgname}-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/pam-ssh/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0c456f6a5c9e47ce6825ac50d467e7a797e14239b2b9a72bfeb2df0100f4af31
|
checksum=0c456f6a5c9e47ce6825ac50d467e7a797e14239b2b9a72bfeb2df0100f4af31
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
if [ "${XBPS_TARGET_LIBC}" = "musl" ]; then
|
if [ "${XBPS_TARGET_LIBC}" = "musl" ]; then
|
||||||
makedepends+=" musl-legacy-compat"
|
makedepends+=" musl-legacy-compat"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue