* [Buildroot] [PATCH/next 1/1] package/libmad: remove LIBMAD_LIBTOOL_PATCH=NO
@ 2019-02-14 21:53 Fabrice Fontaine
2019-02-15 21:43 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2019-02-14 21:53 UTC (permalink / raw)
To: buildroot
Since commit eae18d01abc737182fe171c908462499d5f1aaf0 "libmad: needs
autoreconf", autoreconf builds an up to date ltmain.sh so remove
LIBMAD_LIBTOOL_PATCH = NO which is not needed anymore
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/libmad/libmad.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/libmad/libmad.mk b/package/libmad/libmad.mk
index 108c4f641b..b1c9cee5ac 100644
--- a/package/libmad/libmad.mk
+++ b/package/libmad/libmad.mk
@@ -7,7 +7,6 @@
LIBMAD_VERSION = 0.15.1b
LIBMAD_SITE = http://downloads.sourceforge.net/project/mad/libmad/$(LIBMAD_VERSION)
LIBMAD_INSTALL_STAGING = YES
-LIBMAD_LIBTOOL_PATCH = NO
LIBMAD_LICENSE = GPL-2.0+
LIBMAD_LICENSE_FILES = COPYING
LIBMAD_PATCH = \
--
2.14.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH/next 1/1] package/libmad: remove LIBMAD_LIBTOOL_PATCH=NO
2019-02-14 21:53 [Buildroot] [PATCH/next 1/1] package/libmad: remove LIBMAD_LIBTOOL_PATCH=NO Fabrice Fontaine
@ 2019-02-15 21:43 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2019-02-15 21:43 UTC (permalink / raw)
To: buildroot
On Thu, 14 Feb 2019 22:53:15 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Since commit eae18d01abc737182fe171c908462499d5f1aaf0 "libmad: needs
> autoreconf", autoreconf builds an up to date ltmain.sh so remove
> LIBMAD_LIBTOOL_PATCH = NO which is not needed anymore
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/libmad/libmad.mk | 1 -
> 1 file changed, 1 deletion(-)
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-15 21:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-14 21:53 [Buildroot] [PATCH/next 1/1] package/libmad: remove LIBMAD_LIBTOOL_PATCH=NO Fabrice Fontaine
2019-02-15 21:43 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox