libssh now needs ports-gcc on base-gcc arches
Fixes build on sparc64
This commit is contained in:
parent
362ca7b59f
commit
91eff72277
@ -13,6 +13,9 @@ EXTRACT_SUFX = .tar.xz
|
||||
# LGPL v2.1
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
COMPILER = base-clang ports-gcc
|
||||
COMPILER_LANGS = c
|
||||
|
||||
WANTLIB += crypto z
|
||||
|
||||
MODULES = devel/cmake
|
||||
|
Loading…
Reference in New Issue
Block a user