diff --git a/srcpkgs/pcre/template b/srcpkgs/pcre/template index 955738e357..f9cf530872 100644 --- a/srcpkgs/pcre/template +++ b/srcpkgs/pcre/template @@ -28,7 +28,7 @@ if [ "$CROSS_BUILD" ]; then mips-musl|mipsel-musl) CFLAGS="-DSLJIT_IS_FPU_AVAILABLE=0" ;; - mipselhf-musl) + mipshf-musl|mipselhf-musl) CFLAGS="-DSLJIT_IS_FPU_AVAILABLE=1" ;; esac