restore objc by popular demand

This commit is contained in:
Dave Murphy 2017-03-12 22:53:01 +00:00
parent 6fa30085c6
commit f803bbc861

View File

@ -46,7 +46,7 @@ then
CXXFLAGS_FOR_TARGET="-O2 -ffunction-sections -fdata-sections" \
LDFLAGS_FOR_TARGET="" \
../../gcc-$GCC_VER/configure \
--enable-languages=c,c++ \
--enable-languages=c,c++,objc \
--with-gnu-as --with-gnu-ld --with-gcc \
--with-march=armv4t\
--enable-cxx-flags='-ffunction-sections' \