mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
Needs stdatomic.h so use ports-gcc to fix build on gcc4 archs
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user