mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
use -std=c++14 for base-clang to unbreak with clang16
This commit is contained in:
@@ -19,6 +19,7 @@ WANTLIB += gobject-2.0 gtk-x11-2.0 iconv intl m pango-1.0 pangocairo-1.0
|
||||
WANTLIB += pangoft2-1.0 pthread ${COMPILER_LIBCXX} z harfbuzz
|
||||
|
||||
COMPILER = base-clang ports-gcc base-gcc
|
||||
CXXFLAGS_base-clang = -std=c++14
|
||||
|
||||
BUILD_DEPENDS = devel/gettext,-tools
|
||||
RUN_DEPENDS = devel/desktop-file-utils
|
||||
|
||||
Reference in New Issue
Block a user