mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
cpio: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
a22f1f25af
commit
b596d27000
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ homepage="http://www.gnu.org/software/cpio/"
|
||||||
distfiles="${GNU_SITE}/cpio/cpio-${version}.tar.bz2"
|
distfiles="${GNU_SITE}/cpio/cpio-${version}.tar.bz2"
|
||||||
checksum=eab5bdc5ae1df285c59f2a4f140a98fc33678a0bf61bdba67d9436ae26b46f6d
|
checksum=eab5bdc5ae1df285c59f2a4f140a98fc33678a0bf61bdba67d9436ae26b46f6d
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -if
|
autoreconf -if
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue