aboutsummaryrefslogtreecommitdiffstats
path: root/unmaintained/llvm7/python3-test.patch
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2019-08-09 15:03:20 +0200
committerKevin Daudt <kdaudt@alpinelinux.org>2019-08-09 19:29:18 +0000
commit661b9a63587b598fc1aa8f8940eca865f3f25430 (patch)
tree9340fadac73d31bd306b649a767030bade54e578 /unmaintained/llvm7/python3-test.patch
parent126db4e29f745711aa45c568ba81ffc61381d724 (diff)
downloadaports-661b9a63587b598fc1aa8f8940eca865f3f25430.tar.bz2
aports-661b9a63587b598fc1aa8f8940eca865f3f25430.tar.xz
unmaintained/llvm7: move from community
Closes GH-8699
Diffstat (limited to 'unmaintained/llvm7/python3-test.patch')
-rw-r--r--unmaintained/llvm7/python3-test.patch8
1 files changed, 8 insertions, 0 deletions
diff --git a/unmaintained/llvm7/python3-test.patch b/unmaintained/llvm7/python3-test.patch
new file mode 100644
index 0000000000..746313317e
--- /dev/null
+++ b/unmaintained/llvm7/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
+