mirror of https://github.com/OpenIPC/firmware.git
Enable libstdc++ for glibc based devices
parent
6e76d4ecc1
commit
5b05acb751
|
@ -10,5 +10,5 @@ echo "BUILD_OPTION=lite" >>${TARGET_DIR}/usr/lib/os-release
|
|||
echo 'Note: BR2_TOOLCHAIN_BUILDROOT_LIBC="glibc"'
|
||||
#
|
||||
# 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