mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-24 12:19:53 +00:00
Get autoconf'd ETAGSFLAGS value from configure.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10961 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6fdaf4a219
commit
e0cec5d75a
@ -48,6 +48,7 @@ MV = mv
|
||||
INSTALL = @INSTALL@
|
||||
DOT = @DOT@
|
||||
ETAGS = @ETAGS@
|
||||
ETAGSFLAGS = @ETAGSFLAGS@
|
||||
|
||||
# Determine the target for which LLVM should generate code.
|
||||
LLVMGCCARCH := @target@/3.4-llvm
|
||||
|
Loading…
Reference in New Issue
Block a user