summaryrefslogtreecommitdiffstats
path: root/package/micropython/micropython.mk
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo.zacarias@free-electrons.com>2015-09-22 11:23:40 -0300
committerPeter Korsgaard <peter@korsgaard.com>2015-09-23 23:27:42 +0200
commit35495daed39933db06dcc62a335fff89836d1853 (patch)
tree8c983a173c9690128335f3ee468806597f5ed43a /package/micropython/micropython.mk
parent7a8c03614f195f8acb2a73bca69ff89caec43c02 (diff)
downloadbuildroot-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
OpenPOWER on IntegriCloud