serd wants C11, so base-gcc won't cut it.
Fixes build on sparc64
This commit is contained in:
parent
df1eac83dd
commit
35c16be052
@ -14,6 +14,10 @@ MAINTAINER= Dimitri Karamazov <deserter666@danwin1210.me>
|
||||
# MIT
|
||||
PERMIT_PACKAGE= Yes
|
||||
|
||||
# C11
|
||||
COMPILER= base-clang ports-gcc
|
||||
COMPILER_LANGS= c
|
||||
|
||||
WANTLIB += c m
|
||||
|
||||
MASTER_SITES= https://download.drobilla.net/
|
||||
|
Loading…
Reference in New Issue
Block a user