Enable libstdc++ for glibc based devices

pull/171/head
Igor Zalatov (from Citadel PC) 2022-01-31 10:57:06 +03:00
parent 6e76d4ecc1
commit 5b05acb751
1 changed files with 1 additions and 1 deletions

View File

@ -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++*
#