opnsense-src/lib/libomp
Dimitry Andric a34d2231fa Partially revert 6527682ab7 for llvm-based projects
Upstream llvm compiles most of their subprojects with -std=c++17
explicitly, not -std=gnu++17. In gnu++17 mode, both clang and gcc define
the macro 'i386' on i386, which clashes with a namespace identifier in
contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/i386.h.

Since the default after 6527682ab7 is now CXXSTD=gnu++17, explicitly
set CXXSTD=c++17 for lib/clang, lib/libclang_rt and lib/libomp.
2025-04-24 16:36:40 +02:00
..
kmp_config.h
kmp_i18n_default.inc
kmp_i18n_id.inc
Makefile
Makefile.depend
omp-tools.h
omp.h