diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2013-06-21 11:06:58 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-06-27 21:58:06 +0200 |
commit | 0056b811f7c94ea8f31e138bf827c5ce90ea5b66 (patch) | |
tree | 1acd0616d1c04edcc4b1081c483c0df2fd8d82e2 /package/rsh-redone | |
parent | 6940ade836c1355bcb99ebc1762902936b8ac464 (diff) | |
download | buildroot-novena-0056b811f7c94ea8f31e138bf827c5ce90ea5b66.tar.gz buildroot-novena-0056b811f7c94ea8f31e138bf827c5ce90ea5b66.zip |
toolchain/uClibc: properly honor DEBUG and STRIP options
The default uClibc configurations strip the resulting binaries/libraries
and don't add debug symbols which is a problem when wanting to debug
issues.
Bind the buildroot BR2_STRIP_* option to uClibc .config DO_STRIP and
BR2_ENABLE_DEBUG to uClibc DO_DEBUG.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/rsh-redone')
0 files changed, 0 insertions, 0 deletions