mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-07 13:28:43 +00:00
8a1ef66776
After building the cross toolchain and compile a simple C program, objdump reports debug information even though -g modifier was not used. These debug segments are in glibc library and CRT files. So a new config entry: CT_GLIBC_ENABLE_DEBUG was added to control when we want to add debug information to glibc, by default is enabled. Signed-off-by: Guillermo E. Martinez <guillermo.e.martinez@oracle.com> |
||
---|---|---|
.. | ||
arch | ||
binutils | ||
cc | ||
comp_libs | ||
comp_tools | ||
debug | ||
global | ||
kernel | ||
libc | ||
binutils.in | ||
cc.in | ||
comp_libs.in | ||
comp_tools.in | ||
config.in | ||
configure.in.in | ||
debug.in | ||
global.in | ||
kernel.in | ||
libc.in | ||
target.in | ||
test_suite.in | ||
toolchain.in |