* [Buildroot] [PATCH 1/1] package/sox: drop unrecognized options
@ 2021-02-02 20:46 Fabrice Fontaine
2021-02-02 21:57 ` Yann E. MORIN
2021-02-10 9:04 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2021-02-02 20:46 UTC (permalink / raw)
To: buildroot
ffmpeg has been dropped since version 14.4.2 (back in 2013) and
https://sourceforge.net/p/sox/code/ci/5ae4049727d4f29036ad541bde5863c850aa7755
--disable-gomp has also been removed since version 14.4.1 (back in 2012)
and
https://sourceforge.net/p/sox/code/ci/84eaacb54fd2e61154ccd95328d8a8ec5096eae1
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/sox/sox.mk | 2 --
1 file changed, 2 deletions(-)
diff --git a/package/sox/sox.mk b/package/sox/sox.mk
index 9abbc2f636..8a1d87b230 100644
--- a/package/sox/sox.mk
+++ b/package/sox/sox.mk
@@ -15,8 +15,6 @@ SOX_CPE_ID_PRODUCT = sound_exchange
SOX_CONF_OPTS = \
--with-distro="Buildroot" \
- --without-ffmpeg \
- --disable-gomp \
--disable-stack-protector
ifeq ($(BR2_PACKAGE_ALSA_LIB_PCM),y)
--
2.29.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] package/sox: drop unrecognized options
2021-02-02 20:46 [Buildroot] [PATCH 1/1] package/sox: drop unrecognized options Fabrice Fontaine
@ 2021-02-02 21:57 ` Yann E. MORIN
2021-02-10 9:04 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2021-02-02 21:57 UTC (permalink / raw)
To: buildroot
Fabrice, All,
On 2021-02-02 21:46 +0100, Fabrice Fontaine spake thusly:
> ffmpeg has been dropped since version 14.4.2 (back in 2013) and
> https://sourceforge.net/p/sox/code/ci/5ae4049727d4f29036ad541bde5863c850aa7755
>
> --disable-gomp has also been removed since version 14.4.1 (back in 2012)
> and
> https://sourceforge.net/p/sox/code/ci/84eaacb54fd2e61154ccd95328d8a8ec5096eae1
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/sox/sox.mk | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/package/sox/sox.mk b/package/sox/sox.mk
> index 9abbc2f636..8a1d87b230 100644
> --- a/package/sox/sox.mk
> +++ b/package/sox/sox.mk
> @@ -15,8 +15,6 @@ SOX_CPE_ID_PRODUCT = sound_exchange
>
> SOX_CONF_OPTS = \
> --with-distro="Buildroot" \
> - --without-ffmpeg \
> - --disable-gomp \
> --disable-stack-protector
>
> ifeq ($(BR2_PACKAGE_ALSA_LIB_PCM),y)
> --
> 2.29.2
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] package/sox: drop unrecognized options
2021-02-02 20:46 [Buildroot] [PATCH 1/1] package/sox: drop unrecognized options Fabrice Fontaine
2021-02-02 21:57 ` Yann E. MORIN
@ 2021-02-10 9:04 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-02-10 9:04 UTC (permalink / raw)
To: buildroot
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> ffmpeg has been dropped since version 14.4.2 (back in 2013) and
> https://sourceforge.net/p/sox/code/ci/5ae4049727d4f29036ad541bde5863c850aa7755
> --disable-gomp has also been removed since version 14.4.1 (back in 2012)
> and
> https://sourceforge.net/p/sox/code/ci/84eaacb54fd2e61154ccd95328d8a8ec5096eae1
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed to 2020.02.x and 2020.11.x, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-02-10 9:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-02 20:46 [Buildroot] [PATCH 1/1] package/sox: drop unrecognized options Fabrice Fontaine
2021-02-02 21:57 ` Yann E. MORIN
2021-02-10 9:04 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox