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
..
2022-06-14 20:54:54 +12:00
2022-02-11 00:47:51 -08:00
2022-05-10 19:46:53 +12:00
2022-05-16 19:23:47 +12:00
2022-06-14 20:54:54 +12:00
2021-09-19 19:50:29 +12:00
2017-04-22 18:41:50 -07:00
2019-02-21 21:18:37 -08:00