mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
meta-toolchain: Remove all problematic .la files
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4184 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -73,7 +73,9 @@ do_populate_sdk() {
|
|||||||
done
|
done
|
||||||
|
|
||||||
# Remove broken .la files
|
# Remove broken .la files
|
||||||
rm -f ${SDK_OUTPUT}/${prefix}/${TARGET_SYS}/lib/*.la
|
rm -f ${SDK_OUTPUT}/${prefix}/${TARGET_SYS}/${layout_base_libdir}/*.la
|
||||||
|
rm -f ${SDK_OUTPUT}/${prefix}/${TARGET_SYS}/${layout_libdir}/*.la
|
||||||
|
rm -f ${SDK_OUTPUT}/${prefix}/lib/*.la
|
||||||
|
|
||||||
# Setup site file for external use
|
# Setup site file for external use
|
||||||
siteconfig=${SDK_OUTPUT}/${prefix}/site-config
|
siteconfig=${SDK_OUTPUT}/${prefix}/site-config
|
||||||
|
|||||||
Reference in New Issue
Block a user