diff options
author | Gustavo Zacarias <gustavo.zacarias@free-electrons.com> | 2015-09-22 11:23:40 -0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-09-23 23:27:42 +0200 |
commit | 35495daed39933db06dcc62a335fff89836d1853 (patch) | |
tree | 8c983a173c9690128335f3ee468806597f5ed43a /package/micropython/micropython.mk | |
parent | 7a8c03614f195f8acb2a73bca69ff89caec43c02 (diff) | |
download | buildroot-35495daed39933db06dcc62a335fff89836d1853.tar.gz buildroot-35495daed39933db06dcc62a335fff89836d1853.zip |
openssl: change sed expression delimiter
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.
Changed all of the SEDs to # for consistency.
Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/micropython/micropython.mk')
0 files changed, 0 insertions, 0 deletions