mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
aribas: set CFLAGS.
This commit is contained in:
parent
be9af9a700
commit
fc697460ae
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'aribas'
|
# Template file for 'aribas'
|
||||||
pkgname=aribas
|
pkgname=aribas
|
||||||
version=1.64
|
version=1.64
|
||||||
revision=2
|
revision=3
|
||||||
build_wrksrc=src
|
build_wrksrc=src
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
CFLAGS='-DUNiX -DPROTO -DMEM=16 -DINTSIZE=64'
|
||||||
short_desc="Multiprecision Arithmetic Interpreter"
|
short_desc="Multiprecision Arithmetic Interpreter"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue