summarylogtreecommitdiffstats
path: root/d8
diff options
context:
space:
mode:
authorPaul Hentschel (hpmachining)2019-06-30 09:57:05 -0400
committerPaul Hentschel (hpmachining)2019-06-30 12:05:28 -0400
commit9fd157d74dbdde857ddbe77a1904ecdf083d373a (patch)
treea896a47172e51c971fcfb3e3fb282e2afc33ca77 /d8
downloadaur-9fd157d74dbdde857ddbe77a1904ecdf083d373a.tar.gz
Initial commit.
Creating versioned v8 6.8 package for building latest cbang-git and camotics-git. Used https://github.com/JanMarvin/v8-R.git as starting point.
Diffstat (limited to 'd8')
-rw-r--r--d83
1 files changed, 3 insertions, 0 deletions
diff --git a/d8 b/d8
new file mode 100644
index 000000000000..d5f0ff1f699e
--- /dev/null
+++ b/d8
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec /usr/lib/v8/d8 "$@"