[PATCH] D16525: Add CMAKE variable to enable creation of static OpenMP libraries instead of dynamic ones

John Mellor-Crummey via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 4 10:49:43 PST 2016


jmellorcrummey updated this revision to Diff 46928.
jmellorcrummey marked an inline comment as done.
jmellorcrummey added a comment.

Update revision to meet Jonathan's requirement of the day: change control flag to LIBOMP_ENABLE_SHARED.


Repository:
  rL LLVM

http://reviews.llvm.org/D16525

Files:
  runtime/Build_With_CMake.txt
  runtime/CMakeLists.txt
  runtime/src/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16525.46928.patch
Type: text/x-patch
Size: 4853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160204/a4fbce90/attachment.bin>


More information about the llvm-commits mailing list