mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
libmaa: fix cross.
This commit is contained in:
parent
d2f5b34423
commit
4689209f0c
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ distfiles="${SOURCEFORGE_SITE}/dict/libmaa-${version}.tar.gz"
|
|||
checksum=3a30e25f038e99c4715125545516490d991fe3a505825cc832b1a956e31bf669
|
||||
|
||||
do_build() {
|
||||
mkc_compiler_settings
|
||||
awk -f maa/arggram2c < maa/arggram.txt > maa/arggram.c
|
||||
mkcmake ${makejobs} PREFIX=/usr
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue