We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4262ada commit 9802633Copy full SHA for 9802633
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 57c2fa9d11f45618e25798eb2065c1b14b847264
+refs/heads/master: fdc22ef1a1cef77dedb9c0429c746a81688a5979
trunk/src/Makefile
@@ -314,7 +314,7 @@ SUPPORT_CS := llvmext/Object.cpp
314
315
SUPPORT_HDR := llvmext/include/llvm-c/Object.h
316
317
-SUPPORT_INCS := -iquote $(CFG_LLVM_INCDIR)
+SUPPORT_INCS := -iquote $(CFG_LLVM_INCDIR) -iquote llvmext/include
318
SUPPORT_OBJS := $(SUPPORT_CS:.cpp=.o)
319
SUPPORT_LIBS := $(CFG_LLVM_LDFLAGS) $(CFG_LLVM_LIBS)
320
0 commit comments