summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2022-05-17 15:06:40 +0200
committerStephan Bergmann <sbergman@redhat.com>2022-05-17 18:34:39 +0200
commit4417c30d6aa8d415f1f63364bb5dedcd44ae5562 (patch)
tree410d86ebb631971b4c8e7819120462eaf7d6dc31 /package
parent64d2c70c9092149e634ff8bcf416ef2fb10d3062 (diff)
external/coinmp: Avoid -Werror,-Wc++2b-extensions
> ClpSimplex.cpp:6038:2: error: use of a '#elifdef' directive is a C++2b extension [-Werror,-Wc++2b-extensions] > #elifdef COIN_HAS_MUMPS > ^ seen with Clang 15 trunk since <https://github.com/llvm/llvm-project/commit/a1545f51a9ef299ca6c6716bd80b862f360453ab> "Warn if using `elifdef` & `elifndef` in not C2x & C++2b mode" (and which is turned into an error because External_coinmp builds with --pedantic-errors) Change-Id: I1db213aec91bc17c720fd58270eab452b2e4e0f5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/134478 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'package')
0 files changed, 0 insertions, 0 deletions