diff --git a/conf/layer.conf b/conf/layer.conf index 1150906..aaa511c 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -20,7 +20,7 @@ LAYERSERIES_COMPAT_riscv-layer = "warrior" # risc-v does not get along with pie for reasons in so far not looked into SECURITY_CFLAGS_riscv64 = "" SECURITY_CFLAGS_pn-libgcc_riscv64 = "" -GCCPIE_riscv64 = "" +#GCCPIE_riscv64 = "" GLIBCPIE_riscv64 = "" SECURITY_CFLAGS_riscv32 = "" SECURITY_CFLAGS_pn-libgcc_riscv32 = ""