forked from ports/contrib
nqp: 2013.11 -> 2013.12.1
This commit is contained in:
parent
4770cf5c3a
commit
c17636c7eb
@ -1 +1 @@
|
||||
4528cbd58f4b095dafcbae25881a16d9 2013.11.tar.gz
|
||||
c0e57538d7a52113fada049cab629412 2013.12.1.tar.gz
|
||||
|
@ -4,13 +4,12 @@
|
||||
# Depends on: parrot
|
||||
|
||||
name=nqp
|
||||
version=2013.11
|
||||
version=2013.12.1
|
||||
release=1
|
||||
source=(https://github.com/perl6/$name/archive/$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
sed -i '1a#include <stdint.h>' src/vm/parrot/ops/nqp.ops
|
||||
perl ./Configure.pl --prefix=/usr
|
||||
make -j1
|
||||
make DESTDIR=$PKG install
|
||||
|
Loading…
x
Reference in New Issue
Block a user