* [Buildroot] [PATCH 1/1] package/flac: drop unrecognized option
@ 2023-02-25 23:22 Fabrice Fontaine
2023-02-27 15:13 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2023-02-25 23:22 UTC (permalink / raw)
To: buildroot; +Cc: Bernd Kuhls, Fabrice Fontaine
xmms-plugin has been dropped since version 1.4.2 and
https://github.com/xiph/flac/commit/8fbeff238c41464fe220cd23c45861c9302d1172
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/flac/flac.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/flac/flac.mk b/package/flac/flac.mk
index ebb4778521..595c2379b0 100644
--- a/package/flac/flac.mk
+++ b/package/flac/flac.mk
@@ -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)
--
2.39.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/flac: drop unrecognized option
2023-02-25 23:22 [Buildroot] [PATCH 1/1] package/flac: drop unrecognized option Fabrice Fontaine
@ 2023-02-27 15:13 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2023-02-27 15:13 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Bernd Kuhls, buildroot
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> xmms-plugin has been dropped since version 1.4.2 and
> https://github.com/xiph/flac/commit/8fbeff238c41464fe220cd23c45861c9302d1172
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-27 15:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-25 23:22 [Buildroot] [PATCH 1/1] package/flac: drop unrecognized option Fabrice Fontaine
2023-02-27 15:13 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox