The code_relocation feature creates generic section names that sometimes conflict with already existing names. This patch adds a '_reloc_' word to the created names to reduce the risk of conflict. This solves #54785. Signed-off-by: Björn Stenberg <bjorn@haxx.se> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| test_lib1.c | ||
| test_lib2.c | ||
| test_lib.h | ||