From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] openssl: change sed expression delimiter
Date: Thu, 24 Sep 2015 11:58:17 +0200 [thread overview]
Message-ID: <20150924115817.51306b11@free-electrons.com> (raw)
In-Reply-To: <20150923212758.B911C81739@busybox.osuosl.org>
Hello,
On Wed, 23 Sep 2015 23:27:42 +0200, Peter Korsgaard wrote:
> commit: http://git.buildroot.net/buildroot/commit/?id=35495daed39933db06dcc62a335fff89836d1853
> branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
>
> Switch from : to # since CFLAGS can include :'s spilled in from
> BR2_TARGET_OPTIMIZATION, for example:
>
> BR2_TARGET_OPTIMIZATION="-Wl,-rpath,/lib:/usr/lib" would cause the sed
> expression to fail thus breaking the build.
Actually, I am wondering of -Wl,-rpath,/lib:/usr/lib is the legal of
doing things, and if it shouldn't be -Wl,-rpath,/lib
-Wl,-rpath,/usr/lib. The first solution makes the assumption that ':'
is the RPATH separator, while the latter does not make such assumption.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2015-09-24 9:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-23 21:27 [Buildroot] [git commit] openssl: change sed expression delimiter Peter Korsgaard
2015-09-24 9:58 ` Thomas Petazzoni [this message]
2015-09-24 10:40 ` Gustavo Zacarias
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150924115817.51306b11@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox