Loading toolchain/helpers.mk +1 −1 Original line number Diff line number Diff line Loading @@ -147,7 +147,7 @@ check_glibc = \ $(call check_glibc_feature,BR2_INET_RPC,RPC support) ;\ $(call check_glibc_feature,BR2_ENABLE_LOCALE,Locale support) ;\ $(call check_glibc_feature,BR2_USE_MMU,MMU support) ;\ $(call check_glibc_feature,BR2_USE_WCHAR,Wide char support) ;\ $(call check_glibc_feature,BR2_USE_WCHAR,Wide char support) # # Check the conformity of Buildroot configuration with regard to the Loading Loading
toolchain/helpers.mk +1 −1 Original line number Diff line number Diff line Loading @@ -147,7 +147,7 @@ check_glibc = \ $(call check_glibc_feature,BR2_INET_RPC,RPC support) ;\ $(call check_glibc_feature,BR2_ENABLE_LOCALE,Locale support) ;\ $(call check_glibc_feature,BR2_USE_MMU,MMU support) ;\ $(call check_glibc_feature,BR2_USE_WCHAR,Wide char support) ;\ $(call check_glibc_feature,BR2_USE_WCHAR,Wide char support) # # Check the conformity of Buildroot configuration with regard to the Loading