1 ifeq ($(BR2_ENABLE_MULTILIB
),y
)
2 MULTILIB
:=--enable-multilib
6 # FIXME -- this is temporary
7 OPTIMIZE_FOR_CPU
=$(ARCH
)
9 # gcc has a bunch of needed stuff....
10 include toolchain
/gcc
/Makefile.in
This page took 0.053927 seconds and 5 git commands to generate.