mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-18 16:37:21 -05:00
restore objc by popular demand
This commit is contained in:
parent
6fa30085c6
commit
f803bbc861
|
|
@ -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' \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user