mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
nettle wants stdalign.h which is not available in base-gcc
Move to ports-gcc on sparc64 to fix the build
This commit is contained in:
@@ -15,6 +15,10 @@ MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
|
|||||||
# LGPLv2.1+
|
# LGPLv2.1+
|
||||||
PERMIT_PACKAGE= Yes
|
PERMIT_PACKAGE= Yes
|
||||||
|
|
||||||
|
# stdalign.h
|
||||||
|
COMPILER= base-clang ports-gcc
|
||||||
|
COMPILER_LANGS= c
|
||||||
|
|
||||||
WANTLIB += c gmp
|
WANTLIB += c gmp
|
||||||
|
|
||||||
SITES= ${SITE_GNU:=nettle/}
|
SITES= ${SITE_GNU:=nettle/}
|
||||||
|
|||||||
Reference in New Issue
Block a user