mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
libsmackerdec uses C++ so cannot base-gcc. Move to ports-gcc on base-gcc
arches Fixes the build on sparc64
This commit is contained in:
@@ -12,6 +12,9 @@ GH_COMMIT = 91e732bb6953489077430572f43fc802bf2c75b2
|
||||
# LGPLv2.1+
|
||||
PERMIT_PACKAGE = Yes
|
||||
|
||||
# C++
|
||||
COMPILER = base-clang ports-gcc
|
||||
|
||||
WANTLIB += ${COMPILER_LIBCXX} m SDL2
|
||||
|
||||
MODULES = devel/cmake
|
||||
|
||||
Reference in New Issue
Block a user