Needs stdatomic.h so use ports-gcc to fix build on gcc4 archs

This commit is contained in:
jca
2025-11-03 18:22:04 +00:00
parent e33012f0ea
commit d28ccbd24c
+4
View File
@@ -14,6 +14,10 @@ PERMIT_PACKAGE= Yes
WANTLIB += c pthread
# uses stdatomic.h from C11
COMPILER = base-clang ports-gcc
COMPILER_LANGS = c
BUILD_DEPENDS= devel/libyaml
AUTOCONF_VERSION= 2.72