gegl3: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
9e2ea242d5
commit
2a0b32d7e5
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ homepage="https://www.gimp.org/"
|
||||||
distfiles="https://download.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.bz2"
|
distfiles="https://download.gimp.org/pub/gegl/${version%.*}/gegl-${version}.tar.bz2"
|
||||||
checksum=152f87604a5a191775329dfb63764efa1d5c32403d1438da68e242f96b7d23ff
|
checksum=152f87604a5a191775329dfb63764efa1d5c32403d1438da68e242f96b7d23ff
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# Resolves conflict with gegl
|
# Resolves conflict with gegl
|
||||||
mv ${DESTDIR}/usr/bin/gegl ${DESTDIR}/usr/bin/gegl3
|
mv ${DESTDIR}/usr/bin/gegl ${DESTDIR}/usr/bin/gegl3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue