dieharder: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
@@ -12,7 +12,7 @@ distfiles="http://www.phy.duke.edu/~rgb/General/dieharder/${pkgname}-${version}.
|
||||
checksum=6cff0ff8394c553549ac7433359ccfc955fb26794260314620dfa5e4cd4b727f
|
||||
disable_parallel_build=yes
|
||||
|
||||
CFLAGS="-D_GNU_SOURCE"
|
||||
CFLAGS="-D_GNU_SOURCE -fcommon"
|
||||
|
||||
post_configure() {
|
||||
sed -i '/^AM_CPPFLAGS/s, -I \${includedir},,
|
||||
|
||||
Reference in New Issue
Block a user