mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2026-04-26 12:20:42 +00:00
Add support for using the prcontext python script instead of grep -C.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15426 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
+2
-1
@@ -51,7 +51,8 @@ CONTEXT= -c "srcroot=$(LLVM_SRC_ROOT)" \
|
||||
-c "cxx=$(CXX)" \
|
||||
-c "llvmgcc=$(LLVMGCC)" \
|
||||
-c "llvmgxx=$(LLVMGXX)" \
|
||||
-c "make=$(MAKE)"
|
||||
-c "make=$(MAKE)" \
|
||||
-c "python=$(PYTHON)"
|
||||
|
||||
#
|
||||
# Location of the QMTest program.
|
||||
|
||||
Reference in New Issue
Block a user