mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
aribas: rebuild.
This commit is contained in:
parent
75e34d2255
commit
ae3b13cc8f
1 changed files with 4 additions and 3 deletions
|
@ -4,14 +4,15 @@ version=1.64
|
|||
revision=4
|
||||
build_wrksrc=src
|
||||
build_style=gnu-makefile
|
||||
CFLAGS='-DUNiX -DPROTO -DMEM=16 -DINTSIZE=64'
|
||||
short_desc="Multiprecision Arithmetic Interpreter"
|
||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-2"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.mathematik.uni-muenchen.de/~forster/sw/aribas.html"
|
||||
distfiles="ftp://ftp.mathematik.uni-muenchen.de/pub/forster/aribas/UNIX_LINUX/${pkgname}-${version}.tar.gz"
|
||||
checksum=11b2a934774088e2c66a9d9397806dbb8d33f0da48d6c800a492c2a43c258169
|
||||
|
||||
CFLAGS='-DUNiX -DPROTO -DMEM=16 -DINTSIZE=64'
|
||||
|
||||
post_configure() {
|
||||
sed -i '/CC.*-o/s/$/ $(LDFLAGS)/' Makefile
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue