diff options
author | Gustavo Zacarias <gustavo.zacarias@free-electrons.com> | 2015-09-21 15:57:36 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-09-22 16:23:23 +0200 |
commit | d90b1d74cb78f5668d49fe8262290eaff1d61a1d (patch) | |
tree | 53405c8bbb605c0c3f545230f3d048e23f1151a2 /package/micropython/micropython.mk | |
parent | 84a2dd6e1685032e1c22aedb66c02fe989878ab3 (diff) | |
download | buildroot-d90b1d74cb78f5668d49fe8262290eaff1d61a1d.tar.gz buildroot-d90b1d74cb78f5668d49fe8262290eaff1d61a1d.zip |
pkg-cmake: 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.
Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
Reviewed-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/micropython/micropython.mk')
0 files changed, 0 insertions, 0 deletions