toolchain/gcc: use explicit configure args
[openwrt/staging/dangole.git] / toolchain / gcc / final / Makefile
index 049ddf61f03355281d8fb34087c48e3418d43cb1..78a5576bffb3b82659c8ad53584bdc69a76a8d53 100644 (file)
@@ -8,6 +8,7 @@ GCC_CONFIGURE += \
        --enable-shared \
        --enable-threads \
        --with-slibdir=$(TOOLCHAIN_DIR)/lib \
+       --enable-plugins \
        --enable-lto \
        --with-libelf=$(STAGING_DIR_HOST)