]> sourceware.org Git - glibc.git/commit
string: Disable stack protector in early static initialization
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Mon, 6 Feb 2023 18:07:44 +0000 (15:07 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Wed, 8 Feb 2023 20:14:03 +0000 (17:14 -0300)
commitfb95c316382679c0826cc8399760977cd95f15c9
treeeb1caaabd7d87d6d9478bbdabf7b02544f6399fd
parent22999b2f0fb62eed1af4095d062bd1272d6afeb1
string: Disable stack protector in early static initialization

For powerpc, strncmp is used on _dl_string_platform issued by
__tcb_parse_hwcap_and_convert_at_platform.

Reviewed-by: Carlos Eduardo Seo <carlos.seo@linaro.org>
string/Makefile
This page took 0.041793 seconds and 5 git commands to generate.