diff --git a/www/xh/Makefile b/www/xh/Makefile index 03e30081adb6..39e7990bdcc6 100644 --- a/www/xh/Makefile +++ b/www/xh/Makefile @@ -17,6 +17,8 @@ USES= cargo ssl USE_GITHUB= yes GH_ACCOUNT= ducaale +RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386 + PLIST_FILES= bin/${PORTNAME} PORTDOCS= CHANGELOG.md README.md