mirror of https://github.com/hak5/openwrt-owl.git
parent
45d9b1261d
commit
42ed1bd9e6
|
@ -3,6 +3,7 @@ GCC_VARIANT:=final
|
|||
include ../common.mk
|
||||
|
||||
GCC_CONFIGURE += \
|
||||
--with-headers=$(TOOLCHAIN_DIR)/include \
|
||||
--enable-languages=$(TARGET_LANGUAGES) \
|
||||
--enable-shared \
|
||||
--enable-threads \
|
||||
|
|
Loading…
Reference in New Issue