aboutsummaryrefslogtreecommitdiffstats
path: root/main/llvm9/python3-test.patch
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2019-09-28 11:30:59 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2019-10-04 14:16:34 +0000
commitf0113d7013e1910d8886570b956cbac63744628d (patch)
tree67818e2300b3e55e53e18e12e13f696b46ab2974 /main/llvm9/python3-test.patch
parentc7a3edb37cf39899517ca564b37cdfcdeee3132d (diff)
downloadaports-f0113d7013e1910d8886570b956cbac63744628d.tar.bz2
aports-f0113d7013e1910d8886570b956cbac63744628d.tar.xz
main/llvm9: new aport
Diffstat (limited to 'main/llvm9/python3-test.patch')
-rw-r--r--main/llvm9/python3-test.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/main/llvm9/python3-test.patch b/main/llvm9/python3-test.patch
new file mode 100644
index 0000000000..746313317e
--- /dev/null
+++ b/main/llvm9/python3-test.patch
@@ -0,0 +1,8 @@
+--- llvm-7.0.1.src/test/BugPoint/compile-custom.ll.py.old 2014-03-13 00:10:37.000000000 +0000
++++ llvm-7.0.1.src/test/BugPoint/compile-custom.ll.py 2019-03-10 03:48:48.600000000 +0000
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python
++#!/usr/bin/env python3
+
+ import sys
+