mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-01 13:40:04 +00:00
gerbera: Disable PIE on rv64
It ends up with textrels otherwise QA Issue: gerbera: ELF binary /usr/bin/gerbera has relocations in .text [textrel] Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -26,3 +26,5 @@ do_install_append() {
|
||||
}
|
||||
|
||||
FILES_${PN} += "/root/.config/"
|
||||
|
||||
SECURITY_CFLAGS_riscv64 = "${SECURITY_NOPIE_CFLAGS}"
|
||||
|
||||
Reference in New Issue
Block a user