summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2015-04-29 09:39:47 +0000
committerfhajny <fhajny@pkgsrc.org>2015-04-29 09:39:47 +0000
commit9970b61bfb1f6bcb5aa4aa978ef849d2fd3c1bea (patch)
tree6945177f574714c76765b63cd89d1f3fc149e157
parent505268148861ea849480f4502da266b2eaea4e4f (diff)
downloadpkgsrc-9970b61bfb1f6bcb5aa4aa978ef849d2fd3c1bea.tar.gz
Fix PLIST for the erlang-hipe option. Fixes default build on NetBSD.
-rw-r--r--lang/erlang/PLIST.hipe18
1 files changed, 17 insertions, 1 deletions
diff --git a/lang/erlang/PLIST.hipe b/lang/erlang/PLIST.hipe
index 5b448431717..da4984847ab 100644
--- a/lang/erlang/PLIST.hipe
+++ b/lang/erlang/PLIST.hipe
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST.hipe,v 1.3 2015/04/28 14:34:20 fhajny Exp $
+@comment $NetBSD: PLIST.hipe,v 1.4 2015/04/29 09:39:47 fhajny Exp $
+lib/erlang/lib/hipe-${VERSION.hipe}/ebin/elf_format.beam
lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe.beam
lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_adj_list.beam
lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_amd64_assemble.beam
@@ -46,6 +47,10 @@ lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_icode_heap_test.beam
lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_ig.beam
lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_ig_moves.beam
lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_jit.beam
+lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_llvm.beam
+lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_llvm_liveness.beam
+lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_llvm_main.beam
+lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_llvm_merge.beam
lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_ls_regalloc.beam
lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_moves.beam
lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_node_sets.beam
@@ -96,6 +101,7 @@ lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_rtl_ssapre.beam
lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_rtl_symbolic.beam
lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_rtl_to_amd64.beam
lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_rtl_to_arm.beam
+lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_rtl_to_llvm.beam
lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_rtl_to_ppc.beam
lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_rtl_to_sparc.beam
lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_rtl_to_x86.beam
@@ -151,6 +157,16 @@ lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_x86_specific_x87.beam
lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_x86_spill_restore.beam
lib/erlang/lib/hipe-${VERSION.hipe}/ebin/hipe_x86_x87.beam
lib/erlang/lib/hipe-${VERSION.hipe}/icode/hipe_icode_heap_test.erl
+lib/erlang/lib/hipe-${VERSION.hipe}/llvm/elf32_format.hrl
+lib/erlang/lib/hipe-${VERSION.hipe}/llvm/elf64_format.hrl
+lib/erlang/lib/hipe-${VERSION.hipe}/llvm/elf_format.erl
+lib/erlang/lib/hipe-${VERSION.hipe}/llvm/elf_format.hrl
+lib/erlang/lib/hipe-${VERSION.hipe}/llvm/hipe_llvm.erl
+lib/erlang/lib/hipe-${VERSION.hipe}/llvm/hipe_llvm_arch.hrl
+lib/erlang/lib/hipe-${VERSION.hipe}/llvm/hipe_llvm_liveness.erl
+lib/erlang/lib/hipe-${VERSION.hipe}/llvm/hipe_llvm_main.erl
+lib/erlang/lib/hipe-${VERSION.hipe}/llvm/hipe_llvm_merge.erl
+lib/erlang/lib/hipe-${VERSION.hipe}/llvm/hipe_rtl_to_llvm.erl
lib/erlang/lib/hipe-${VERSION.hipe}/main/hipe.erl
lib/erlang/lib/hipe-${VERSION.hipe}/misc/hipe_data_pp.erl
lib/erlang/lib/hipe-${VERSION.hipe}/misc/hipe_pack_constants.erl