mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 11:13:28 +01:00
Get autoconf'd ETAGSFLAGS value from configure.
llvm-svn: 10961
This commit is contained in:
parent
150102cdee
commit
fc7e31fc37
@ -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