mirror of
https://github.com/apache/nuttx.git
synced 2026-08-01 20:28:58 +00:00
Mark __stack_chk_guard and __stack_chk_fail as weak symbols to prevent linker conflicts when multiple definitions of these stack protection symbols exist across different compilation units. Signed-off-by: hujun5 <hujun5@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| lib_assert.c | ||
| lib_stackchk.c | ||
| Make.defs | ||