diff --git a/conf/layer.conf b/conf/layer.conf index 1827bcd..20a1140 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -52,6 +52,8 @@ INSANE_SKIP:append:pn-fish:riscv64 = " textrel" INSANE_SKIP:append:pn-lttng-tools:riscv64 = " textrel" INSANE_SKIP:append:pn-gn:riscv64 = " textrel" INSANE_SKIP:append:pn-apitrace:riscv64 = " textrel" +INSANE_SKIP:append:pn-apache2:riscv64 = " textrel" +INSANE_SKIP:append:pn-go:riscv64 = " textrel" # Seen with musl+clang13 INSANE_SKIP:append:pn-jemalloc:toolchain-clang:riscv64 = " textrel" @@ -81,6 +83,8 @@ INSANE_SKIP:append:pn-cmocka:riscv32 = " textrel" INSANE_SKIP:append:pn-util-linux:riscv32 = " textrel" INSANE_SKIP:append:pn-apitrace:riscv32 = " textrel" INSANE_SKIP:append:pn-jemalloc:toolchain-clang:riscv32 = " textrel" +INSANE_SKIP:append:pn-apache2:riscv32 = " textrel" +INSANE_SKIP:append:pn-go:riscv32 = " textrel" # These recipe dont _yet_ build for rv32 COMPATIBLE_HOST:pn-openh264:riscv32 = "null"