mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
Ressurrect the Stacker "st" configuration. Someday this will all go
away, but until then Stacker needs its configuration. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32536 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
3ba68b9eef
commit
b6f4ff2cb0
@ -9,7 +9,7 @@
|
||||
LEVEL = ../..
|
||||
TOOLNAME = llvmc
|
||||
LINK_COMPONENTS = support system
|
||||
CONFIG_FILES = c cpp ll
|
||||
CONFIG_FILES = c cpp ll st
|
||||
EXTRA_DIST = c cpp ll ConfigLexer.cpp.cvs ConfigLexer.l.cvs
|
||||
REQUIRES_EH := 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user