Skip to content

Commit 83e8db8

Browse files
committed
games/armagetronad: Fix build with llvm16
Sponsored by: The FreeBSD Foundation
1 parent dded27f commit 83e8db8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎games/armagetronad/Makefile‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ LIB_DEPENDS= libpng.so:graphics/png
1717

1818
USES= autoreconf desktop-file-utils gl gmake gnome jpeg sdl
1919
GNU_CONFIGURE= yes
20+
USE_CXXSTD= c++14
2021
USE_SDL= image mixer sdl
2122
USE_GL= gl glu
2223
USE_GNOME= libxml2

0 commit comments

Comments
 (0)