[Buildroot] [PATCH] package/dvb-apps: requires iconv

Peter Korsgaard jacmet at uclibc.org
Sat Jan 12 18:56:42 UTC 2013


>>>>> "Yann" == Yann E MORIN <yann.morin.1998 at free.fr> writes:

Hi,

 Yann> define DVB_APPS_BUILD_CMDS
 Yann> -	$(TARGET_CONFIGURE_OPTS) $(MAKE) -C $(@D) V=1
 Yann> +	$(TARGET_CONFIGURE_OPTS) LDFLAGS="$(DVB_APPS_LDFLAGS)" $(MAKE) -C $(@D) V=1
 >> 
 >> Ehh, so if you have locale you pass an empty LDFLAGS?

 Yann> Strangely enough, this build fine with a toolchain with or without
 Yann> locales. :-(

Well, yes - By default TARGET_LDFLAGS is empty, so it normally doesn't
really matter.

 Yann> OK, break, will come back to this later... :-/

Don't worry - I've fixed this up and committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list