pull/114/head
Igor Zalatov (from Citadel PC) 2021-12-17 00:25:39 +03:00
parent 7586109252
commit 25f32ffa80
1 changed files with 3 additions and 0 deletions

View File

@ -8,3 +8,6 @@ date "+GITHUB_VERSION=\"${BRANCH_NAME}+${GIT_HASH}, %Y-%m-%d\"" >>${TARGET_DIR}/
#
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++*
#