Fix double-dollar typo in lld Makefile.
This commit is contained in:
parent
85aabebe69
commit
d5e9498269
@ -14,7 +14,7 @@ SYMLINKS= ${PROG_CXX} ${BINDIR}/ld
|
||||
|
||||
CFLAGS+= -I${LLD_SRCS}/include
|
||||
CFLAGS+= -I${.OBJDIR}
|
||||
CFLAGS+= -I$${OBJTOP}/lib/clang/libllvm
|
||||
CFLAGS+= -I${OBJTOP}/lib/clang/libllvm
|
||||
|
||||
SRCDIR= tools/lld
|
||||
SRCS+= ELF/Driver.cpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user