crosstool-ng/config/libc
Guillermo E. Martinez 8a1ef66776 glibc: configure adding debug symbols in glibc build
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>
2022-06-21 20:33:34 +12:00
..
avr-libc.in Add config flags for omitting 'arch' and 'vendor' 2018-12-10 01:10:01 -08:00
glibc.in glibc: configure adding debug symbols in glibc build 2022-06-21 20:33:34 +12:00
mingw-w64.in Unify core passes 2022-02-11 00:47:51 -08:00
moxiebox.in Unify core passes 2022-02-11 00:47:51 -08:00
musl.in Unify core passes 2022-02-11 00:47:51 -08:00
newlib.in Unify core passes 2022-02-11 00:47:51 -08:00
none.in Make comp.libs use generated templates, too 2017-11-29 23:44:49 -08:00
uClibc-ng.in Unify core passes 2022-02-11 00:47:51 -08:00