Skip to content

Commit 9802633

Browse files
committed
---
yaml --- r: 1619 b: refs/heads/master c: fdc22ef h: refs/heads/master i: 1617: adaf9ac 1615: ff2c099 v: v3
1 parent 4262ada commit 9802633

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 57c2fa9d11f45618e25798eb2065c1b14b847264
2+
refs/heads/master: fdc22ef1a1cef77dedb9c0429c746a81688a5979

trunk/src/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ SUPPORT_CS := llvmext/Object.cpp
314314

315315
SUPPORT_HDR := llvmext/include/llvm-c/Object.h
316316

317-
SUPPORT_INCS := -iquote $(CFG_LLVM_INCDIR)
317+
SUPPORT_INCS := -iquote $(CFG_LLVM_INCDIR) -iquote llvmext/include
318318
SUPPORT_OBJS := $(SUPPORT_CS:.cpp=.o)
319319
SUPPORT_LIBS := $(CFG_LLVM_LDFLAGS) $(CFG_LLVM_LIBS)
320320

0 commit comments

Comments
 (0)