xrick: fix build with gcc>=10.
This commit is contained in:
parent
a176f8721c
commit
e29e7317e2
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ homepage="http://www.bigorno.net/xrick/"
|
|||
distfiles="https://www.bigorno.net/xrick/xrick-${version}.tgz"
|
||||
checksum=aa8542120bec97a730258027a294bd16196eb8b3d66134483d085f698588fc2b
|
||||
|
||||
CFLAGS=-fcommon
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/$pkgname
|
||||
vinstall data.zip 0644 usr/share/$pkgname
|
||||
|
|
Loading…
Reference in a new issue