forked from OSchip/llvm-project
parent
531c079de8
commit
e6f5613bcc
|
@ -341,7 +341,7 @@ else
|
|||
fi
|
||||
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
|
||||
|
||||
################################################################################
|
||||
|
|
Loading…
Reference in New Issue