use stable uclibc
[openwrt.git] / openwrt / toolchain / Makefile.in
1 ifeq ($(BR2_ENABLE_MULTILIB),y)
2 MULTILIB:=--enable-multilib
3 endif
4
5
6 # FIXME -- this is temporary
7 OPTIMIZE_FOR_CPU=$(ARCH)
This page took 0.049793 seconds and 5 git commands to generate.