gegl3: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
@@ -18,6 +18,8 @@ homepage="https://www.gimp.org/"
|
||||
distfiles="https://download.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.bz2"
|
||||
checksum=152f87604a5a191775329dfb63764efa1d5c32403d1438da68e242f96b7d23ff
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
post_install() {
|
||||
# Resolves conflict with gegl
|
||||
mv ${DESTDIR}/usr/bin/gegl ${DESTDIR}/usr/bin/gegl3
|
||||
|
||||
Reference in New Issue
Block a user