[Buildroot] [PATCH] uftrace: new package

Arnout Vandecappelle arnout at mind.be
Mon Jul 3 14:59:48 UTC 2017



On 03-07-17 16:45, Romain Naour wrote:
> Use $(TARGET_CONFIGURE_OPTS) instead of defining CC, CFLAGS etc on the command
> line. Also add parenthesis
> Something like:
> 
> 	(cd $(@D) && \
> 	$(TARGET_MAKE_ENV) $(TARGET_CONFIGURE_OPTS) \
> 	ARCH="$(ARCH)" \
> 	./configure --prefix=/usr)

 No, don't add parenthesis. Somebody a long time ago started doing that but
there is absolutely no reason for it, it just creates an additional shell level
that serves no purpose whatsoever.

 Regards,
 Arnout

-- 
Arnout Vandecappelle                          arnout at mind be
Senior Embedded Software Architect            +32-16-286500
Essensium/Mind                                http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium           BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7493 020B C7E3 8618 8DEC 222C 82EB F404 F9AC 0DDF


More information about the buildroot mailing list