[Buildroot] [PATCH 2/7] libxmlrpc: add missing braces for variable CURL_CONFIG in patch 4

Peter Korsgaard peter at korsgaard.com
Fri Feb 27 16:19:43 UTC 2015


>>>>> "Fabio" == Fabio Porcedda <fabio.porcedda at gmail.com> writes:

 > Change $CURL_CONFIG to $(CURL_CONFIG) in the patch
 > 0004-use-correct-curl-config.patch because in a makefile the braces are
 > required to expand a variable.

 > Fix error messages:
 > make[3]: Entering directory '/home/tetsuya/buildroot/br2/output/build/libxmlrpc-1.25.30/lib/curl_transport'
 > make[3]: URL_CONFIG: Command not found
 > /bin/sh: line 0: test: <: unary operator expected
 > make[3]: URL_CONFIG: Command not found

 > Signed-off-by: Fabio Porcedda <fabio.porcedda at gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list