Prabhu Rajasekaran 4cae644dbe
[libc] Disable strong stack protector for baremetal (#179559)
Strong stack protector introduces references to __stack_chk_guard
symbols with GOT relocation in ARM 32 bit targets which is not supported
in typical baremetal environments. Turning this off for baremetal.
2026-02-03 14:33:16 -08:00
..
2025-05-09 09:02:33 -07:00