mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +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.in | ||
glibc.in | ||
mingw-w64.in | ||
moxiebox.in | ||
musl.in | ||
newlib.in | ||
none.in | ||
uClibc-ng.in |