From 7789fe84ef110d015e85b0c713168ebed2d38dd2 Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Sat, 27 Jan 2018 11:19:06 +0000 Subject: [PATCH] Fix build with clang 6. PR: 225485 Submitted by: lightside --- games/oolite/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/games/oolite/Makefile b/games/oolite/Makefile index ae0c29c9140e..3bff507a14c2 100644 --- a/games/oolite/Makefile +++ b/games/oolite/Makefile @@ -24,6 +24,7 @@ LIB_DEPENDS= libespeak.so:audio/espeak \ libminizip.so:archivers/minizip USES= gnustep openal:al perl5 python:build tar:bzip2 +USE_CXXSTD= gnu++98 USE_GL= gl glu USE_SDL= sdl USE_XORG= x11