mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-01 01:30:36 +00:00
No, really, it's an Alpha! And you probably thought it was a PowerPC.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22506 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
6b137d818a
commit
ab25eda801
@ -604,7 +604,7 @@ endif
|
||||
|
||||
# You can enable the Alpha JIT on a non-Alpha host by setting the flag
|
||||
# ENABLE_ALPHA_JIT on the make command line. If not, it will still be
|
||||
# enabled automagically on an PowerPC host.
|
||||
# enabled automagically on an Alpha host.
|
||||
ifeq ($(ARCH), Alpha)
|
||||
ENABLE_ALPHA_JIT = 1
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user