mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
use -std=c++11 for base-clang to unbreak with clang16
This commit is contained in:
@@ -17,6 +17,7 @@ WANTLIB = X11 Xcomposite Xcursor Xdamage Xext Xfixes Xi Xinerama \
|
||||
sndio ${COMPILER_LIBCXX} z harfbuzz
|
||||
|
||||
COMPILER = base-clang ports-gcc base-gcc
|
||||
CXXFLAGS_base-clang = -std=c++11
|
||||
|
||||
SITES= ${SITE_SOURCEFORGE:=eboard/}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user