mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
e3d2d4cdf2
Remove base-gcc from COMPILER, replace the CXXFLAGS_base-clang with CXXFLAGS so that the right -std=c++XY is passed to the compiler since in most cases the c++ needs to be downgraded to make the code compile. OK sthen@ tb@