nautilus-python: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
2d6a63a12d
commit
027b4ad1ee
1 changed files with 2 additions and 0 deletions
|
@ -15,3 +15,5 @@ homepage="https://wiki.gnome.org/Projects/NautilusPython"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=073ce0297282259937ab473d189b97a04f42b97197c9292fc3bde9d135282098
|
checksum=073ce0297282259937ab473d189b97a04f42b97197c9292fc3bde9d135282098
|
||||||
nocross="could not find Python headers"
|
nocross="could not find Python headers"
|
||||||
|
|
||||||
|
CFLAGS="-fcommon"
|
||||||
|
|
Loading…
Reference in a new issue