dev-lang/moarvm: revbump 2016.04-r1
authorMarshall Brewer (Gentoo Key) <tomboy64@sina.cn>
Wed, 4 May 2016 10:56:10 +0000 (12:56 +0200)
committerAmy Winston <amynka@gentoo.org>
Sun, 8 May 2016 20:14:11 +0000 (22:14 +0200)
commit3d52492609a13111ab07f5478e4d266a866c1e5b
treeb3448860ea37f6fdb7c1b2c2a33048ab21d57979
parent3a28c7644357446336873172efce08b0a351b631
dev-lang/moarvm: revbump 2016.04-r1

- update ebuild to reflect the build-system
  - enable choice between gcc (default) and clang (use clang)
  - enable optional compilation against system-libs (use +system-libs)
    (required patch submitted upstream)
  - enable optional use of sanitizers (use asan ubsan)
  - enable optional static build (use static-libs)
  - make jit optional (was mandatory) (use +jit)
  - make stronger optimization optional (was mandatory) (use optimize)
  - disable testing (will be performed with nqp)
- update to EAPI6
- add tomboy64 as secondary maintainer

Package-Manager: portage-2.2.28
dev-lang/moarvm/files/Configure-2016.04.patch [new file with mode: 0644]
dev-lang/moarvm/metadata.xml
dev-lang/moarvm/moarvm-2016.04-r1.ebuild [new file with mode: 0644]