mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-29 10:32:47 +00:00
Remove dead code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@47012 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
52f321f525
commit
2be680481b
@ -157,8 +157,6 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
cd $DEST_DIR$DEST_ROOT
|
cd $DEST_DIR$DEST_ROOT
|
||||||
lipo -extract ppc -extract i386 lib/LLVMlto.0.0.0.so -output lib/LLVMlto.0.0.0.so
|
|
||||||
|
|
||||||
# LTO is part of developer tools
|
# LTO is part of developer tools
|
||||||
LTO_HOME=$DEST_DIR//Developer/usr
|
LTO_HOME=$DEST_DIR//Developer/usr
|
||||||
if [ "x$DEVELOPER_BIN" != "x" ]; then
|
if [ "x$DEVELOPER_BIN" != "x" ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user