libnih: needs -fcommon for gcc10
[ci skip]
This commit is contained in:
parent
c4d73481c4
commit
0d22886859
1 changed files with 2 additions and 0 deletions
|
@ -15,6 +15,8 @@ homepage="https://github.com/keybuk/${pkgname}"
|
|||
distfiles="${homepage}/archive/${_commit}.tar.gz"
|
||||
checksum=bd1ce78c9e4808fd02e06edaf581eb2b70fa43d7baae051848dfdbaf5b4d1a1c
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" nih-devel"
|
||||
configure_args+=" NIH_DBUS_TOOL=/usr/bin/nih-dbus-tool"
|
||||
|
|
Loading…
Reference in a new issue