mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-16 14:31:59 +00:00
Fix bad comment marker.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126525 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
95771afbfd
commit
186e2509fd
@ -341,7 +341,7 @@ else
|
|||||||
fi
|
fi
|
||||||
rm -f lib/libLTO.a lib/libLTO.la
|
rm -f lib/libLTO.a lib/libLTO.la
|
||||||
|
|
||||||
// Omit lto.h from the result. Clang will supply.
|
# Omit lto.h from the result. Clang will supply.
|
||||||
find $DEST_DIR$DEST_ROOT -name lto.h -delete
|
find $DEST_DIR$DEST_ROOT -name lto.h -delete
|
||||||
|
|
||||||
################################################################################
|
################################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user