mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
use -std=c++14 for base-clang to unbreak with clang16
This commit is contained in:
@@ -28,6 +28,8 @@ WANTLIB += ${COMPILER_LIBCXX}
|
||||
|
||||
COMPILER = base-clang ports-gcc base-gcc
|
||||
|
||||
CXXFLAGS_base-clang = -std=c++14
|
||||
|
||||
LIB_DEPENDS= devel/sdl \
|
||||
devel/sdl-gfx \
|
||||
graphics/jpeg \
|
||||
|
||||
Reference in New Issue
Block a user