aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-07-03 06:46:21 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-07-04 15:10:43 +0000
commita4987a77fce51447c3fe026d2c297570ee206d04 (patch)
treeb5e99a6a6a9b251da297d46e95c3286d4c8ed249
parent0ea48640e46e2223130de693df01b5ba32492fb7 (diff)
downloadports-a4987a77fce51447c3fe026d2c297570ee206d04.tar.gz
ports-a4987a77fce51447c3fe026d2c297570ee206d04.zip
emulators/fs-uae: fixes build error on clang 16.
PR: 272336 Reported by: sirdice@gmail.com (maintainer)
-rw-r--r--emulators/fs-uae/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/fs-uae/Makefile b/emulators/fs-uae/Makefile
index a6a9a1be1dc9..0d5ca8efe1b1 100644
--- a/emulators/fs-uae/Makefile
+++ b/emulators/fs-uae/Makefile
@@ -26,6 +26,7 @@ USE_XORG= x11
GNU_CONFIGURE= yes
CFLAGS+= -Wno-c++11-narrowing
LDFLAGS_i386= -Wl,-znotext
+USE_CXXSTD= gnu++98
OPTIONS_DEFINE= DOCS DEBUG
OPTIONS_DEFINE_i386= JIT