git: 9a6aee9f28bb - main - emulators/rpcs3: drop useless USES=compiler
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 Dec 2022 16:33:59 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=9a6aee9f28bbb00c3e45bff6fa6ef80839ea94cc commit 9a6aee9f28bbb00c3e45bff6fa6ef80839ea94cc Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-12-17 16:30:07 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-12-17 16:33:43 +0000 emulators/rpcs3: drop useless USES=compiler GCC-based architectures are not supported, see ONLY_FOR_ARCHS. --- emulators/rpcs3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile index 946ccedeea70..4af297bd83dc 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -38,7 +38,7 @@ GH_TUPLE= RPCS3:hidapi:hidapi-0.12.0-2-gc2aa9dd:hidapi/3rdparty/hidapi/hidapi \ kinetiknz:cubeb:cubeb-0.2-1391-gdc511c6:cubeb/3rdparty/cubeb/cubeb \ wolfSSL:wolfssl:v5.5.0-stable:wolfssl/3rdparty/wolfssl/wolfssl -USES= cmake compiler:c++17-lang elfctl gl iconv:wchar_t localbase:ldflags \ +USES= cmake elfctl gl iconv:wchar_t localbase:ldflags \ openal:soft pkgconfig python:3.4+,build qt:5 xorg USE_GL= gl glew USE_QT= qmake:build buildtools:build core concurrent dbus gui multimedia svg widgets