mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
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"
|
distfiles="https://www.bigorno.net/xrick/xrick-${version}.tgz"
|
||||||
checksum=aa8542120bec97a730258027a294bd16196eb8b3d66134483d085f698588fc2b
|
checksum=aa8542120bec97a730258027a294bd16196eb8b3d66134483d085f698588fc2b
|
||||||
|
|
||||||
|
CFLAGS=-fcommon
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/$pkgname
|
vmkdir usr/share/$pkgname
|
||||||
vinstall data.zip 0644 usr/share/$pkgname
|
vinstall data.zip 0644 usr/share/$pkgname
|
||||||
|
|
Loading…
Add table
Reference in a new issue