commit | 3ccd20f0f6b3533e8fa5bf8f1f47ff8a658aa083 | [log] [tgz] |
---|---|---|
author | Michal Gorny <[email protected]> | Tue Dec 11 15:39:22 2018 +0000 |
committer | Michal Gorny <[email protected]> | Tue Dec 11 15:39:22 2018 +0000 |
tree | 50a731c0da964532e4439397ad8e1a00fd691f2c | |
parent | 92f5818ca01ea32c703a678dd369080069a50cd6 [diff] |
[cmake] Use -std=gnu++11 to fix alloca() on NetBSD Prefer using '-std=gnu++11' over '-std=c++11' when available, as NetBSD exposes the correct alloca() implementation only with gnu* C/C++ standards. Differential Revision: https://reviews.llvm.org/D55477 git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@348854 91177308-0d34-0410-b5e6-96231b3b80d8