mirror of https://github.com/OpenIPC/firmware.git
commit
96456e4d56
|
@ -13,5 +13,5 @@ ln -sfv /lib/libc.so ${TARGET_DIR}/lib/ld-uClibc.so.0
|
||||||
ln -sfv ../../lib/libc.so ${TARGET_DIR}/usr/bin/ldd
|
ln -sfv ../../lib/libc.so ${TARGET_DIR}/usr/bin/ldd
|
||||||
#
|
#
|
||||||
# Comment out this line if you want to save the libraries
|
# Comment out this line if you want to save the libraries
|
||||||
# rm -f ${TARGET_DIR}/usr/lib/libstdc++*
|
rm -f ${TARGET_DIR}/usr/lib/libstdc++*
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue