mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-04-02 21:22:44 +00:00
Misprint in comment fixed
llvm-svn: 230034
This commit is contained in:
parent
613edeb89b
commit
fda00d095f
@ -160,7 +160,7 @@ endif
|
||||
ifeq "$(os)" "lin"
|
||||
ifneq "$(arch)" "mic"
|
||||
# --- C/C++ ---
|
||||
# On lin_32, we want to maintain stack alignment to be conpatible with GNU binaries built with
|
||||
# On lin_32, we want to maintain stack alignment to be compatible with GNU binaries built with
|
||||
# compiler.
|
||||
ifeq "$(c)" "icc"
|
||||
ifeq "$(arch)" "32"
|
||||
|
Loading…
x
Reference in New Issue
Block a user