|
@@ -17,7 +17,6 @@ FLAC_CONF_OPTS = \
|
|
|
$(if $(BR2_POWERPC_CPU_HAS_ALTIVEC),--enable-altivec,--disable-altivec) \
|
|
|
$(if $(BR2_INSTALL_LIBSTDCPP),--enable-cpplibs,--disable-cpplibs) \
|
|
|
$(if $(BR2_POWERPC_CPU_HAS_VSX),--enable-vsx,--disable-vsx) \
|
|
|
- --disable-xmms-plugin \
|
|
|
--disable-stack-smash-protection
|
|
|
|
|
|
ifeq ($(BR2_PACKAGE_LIBOGG),y)
|