mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-01 01:22:55 +02:00
cpat: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
0d0d2709da
commit
a22f1f25af
1 changed files with 2 additions and 0 deletions
|
@ -10,3 +10,5 @@ license="GPL-2.0-only"
|
||||||
homepage="https://sourceforge.net/projects/cpat/"
|
homepage="https://sourceforge.net/projects/cpat/"
|
||||||
distfiles="$SOURCEFORGE_SITE/cpat/cpat/${version}/cpat-${version}.tar.gz"
|
distfiles="$SOURCEFORGE_SITE/cpat/cpat/${version}/cpat-${version}.tar.gz"
|
||||||
checksum=48b9a67cf5b8c9ce0b65de2d75c2086e37067bfa9b401f3d660465f1fd863327
|
checksum=48b9a67cf5b8c9ce0b65de2d75c2086e37067bfa9b401f3d660465f1fd863327
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
Loading…
Add table
Reference in a new issue