mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-10 16:10:52 +02:00
linuxkm/Kbuild: for PIE containerization, add .rodata.cst32 to the move list.
This commit is contained in:
@@ -217,6 +217,7 @@ endif
|
||||
--rename-section .rodata.str1.1=.rodata.wolfcrypt \
|
||||
--rename-section .rodata.str1.8=.rodata.wolfcrypt \
|
||||
--rename-section .rodata.cst16=.rodata.wolfcrypt \
|
||||
--rename-section .rodata.cst32=.rodata.wolfcrypt \
|
||||
--rename-section .data=.data.wolfcrypt \
|
||||
--rename-section .data.rel.local=.data.wolfcrypt \
|
||||
--rename-section .bss=.bss.wolfcrypt "$$file" || exit $$?
|
||||
|
||||
Reference in New Issue
Block a user