foremost: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
1fb8048b90
commit
171ec5ebe0
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ homepage="http://foremost.sourceforge.net/"
|
||||||
distfiles="http://foremost.sourceforge.net/pkg/foremost-${version}.tar.gz"
|
distfiles="http://foremost.sourceforge.net/pkg/foremost-${version}.tar.gz"
|
||||||
checksum=502054ef212e3d90b292e99c7f7ac91f89f024720cd5a7e7680c3d1901ef5f34
|
checksum=502054ef212e3d90b292e99c7f7ac91f89f024720cd5a7e7680c3d1901ef5f34
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
sed "s,RAW_FLAGS =.*,RAW_FLAGS = $CFLAGS," -i Makefile
|
sed "s,RAW_FLAGS =.*,RAW_FLAGS = $CFLAGS," -i Makefile
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue