* [Buildroot] [PATCH 1/1] package/lrzsz: fix build with NLS @ 2019-04-20 16:58 Fabrice Fontaine 2019-04-20 20:16 ` Thomas Petazzoni 2019-04-26 12:38 ` Peter Korsgaard 0 siblings, 2 replies; 3+ messages in thread From: Fabrice Fontaine @ 2019-04-20 16:58 UTC (permalink / raw) To: buildroot Fixes: - http://autobuild.buildroot.org/results/77e3ea00ca2c20d9fe284d31bbdf2b72956eae9f Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> --- package/lrzsz/lrzsz.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/lrzsz/lrzsz.mk b/package/lrzsz/lrzsz.mk index 25ecf3dead..6c68232852 100644 --- a/package/lrzsz/lrzsz.mk +++ b/package/lrzsz/lrzsz.mk @@ -9,6 +9,8 @@ LRZSZ_SITE = http://www.ohse.de/uwe/releases LRZSZ_CONF_OPTS = --disable-timesync LRZSZ_LICENSE = GPL-2.0+ LRZSZ_LICENSE_FILES = COPYING +LRZSZ_DEPENDENCIES = $(TARGET_NLS_DEPENDENCIES) +LRZSZ_CONF_ENV = LIBS=$(TARGET_NLS_LIBS) define LRZSZ_POST_CONFIGURE_HOOKS $(SED) "s/-lnsl//;" $(@D)/src/Makefile -- 2.20.1 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] package/lrzsz: fix build with NLS 2019-04-20 16:58 [Buildroot] [PATCH 1/1] package/lrzsz: fix build with NLS Fabrice Fontaine @ 2019-04-20 20:16 ` Thomas Petazzoni 2019-04-26 12:38 ` Peter Korsgaard 1 sibling, 0 replies; 3+ messages in thread From: Thomas Petazzoni @ 2019-04-20 20:16 UTC (permalink / raw) To: buildroot On Sat, 20 Apr 2019 18:58:52 +0200 Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote: > Fixes: > - http://autobuild.buildroot.org/results/77e3ea00ca2c20d9fe284d31bbdf2b72956eae9f > > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> > --- > package/lrzsz/lrzsz.mk | 2 ++ > 1 file changed, 2 insertions(+) Applied to master, thanks. Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com ^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] package/lrzsz: fix build with NLS 2019-04-20 16:58 [Buildroot] [PATCH 1/1] package/lrzsz: fix build with NLS Fabrice Fontaine 2019-04-20 20:16 ` Thomas Petazzoni @ 2019-04-26 12:38 ` Peter Korsgaard 1 sibling, 0 replies; 3+ messages in thread From: Peter Korsgaard @ 2019-04-26 12:38 UTC (permalink / raw) To: buildroot >>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes: > Fixes: > - http://autobuild.buildroot.org/results/77e3ea00ca2c20d9fe284d31bbdf2b72956eae9f > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Committed to 2019.02.x, thanks. -- Bye, Peter Korsgaard ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-04-26 12:38 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2019-04-20 16:58 [Buildroot] [PATCH 1/1] package/lrzsz: fix build with NLS Fabrice Fontaine 2019-04-20 20:16 ` Thomas Petazzoni 2019-04-26 12:38 ` Peter Korsgaard
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox