crosstool-ng/scripts/build/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.sh Rename JOBSFLAGS -> CT_JOBSFLAGS 2019-04-04 18:57:42 -07:00
glibc.sh glibc: configure adding debug symbols in glibc build 2022-06-21 20:33:34 +12:00
mingw-w64.sh Fold libc_start_files into libc 2022-02-11 00:47:51 -08:00
moxiebox.sh Fold libc_start_files into libc 2022-02-11 00:47:51 -08:00
musl.sh Fold libc_start_files into libc 2022-02-11 00:47:51 -08:00
newlib.sh Fold libc_start_files into libc 2022-02-11 00:47:51 -08:00
none.sh Add moxiebox as a choice for libc 2018-12-01 10:10:51 -08:00
uClibc-ng.sh Unify core passes 2022-02-11 00:47:51 -08:00