mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 13:47:48 +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> |
||
---|---|---|
.. | ||
avr-libc.sh | ||
glibc.sh | ||
mingw-w64.sh | ||
moxiebox.sh | ||
musl.sh | ||
newlib.sh | ||
none.sh | ||
uClibc-ng.sh |