From 57762abcbf59410fc77ac48a3027bdee08c9291f Mon Sep 17 00:00:00 2001 From: Zach van Rijn Date: Fri, 6 Dec 2024 19:22:35 +0000 Subject: bootstrap/llvm18: replace symlink with files. Note: default_llvm="no" Effectively reverts 1c7549b7bb4dcf1142d6c19876841ccc93fcafd5 since 'abuild' uses readlink to derive repository information. The user/llvm18 package is free to be updated independently. --- bootstrap/llvm18/python3-test.patch | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 bootstrap/llvm18/python3-test.patch (limited to 'bootstrap/llvm18/python3-test.patch') diff --git a/bootstrap/llvm18/python3-test.patch b/bootstrap/llvm18/python3-test.patch new file mode 100644 index 000000000..76f13385d --- /dev/null +++ b/bootstrap/llvm18/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 + + from __future__ import print_function + -- cgit v1.2.3-70-g09d2