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

John Mellor-Crummey via Openmp-commits openmp-commits at lists.llvm.org
Wed Feb 3 23:54:34 PST 2016


jmellorcrummey updated this revision to Diff 46878.
jmellorcrummey added a comment.

Address Jonathan's comments:

- Renamed flag LIBOMP_SHARED_LIBRARY to LIBOMP_STATIC_LIBRARY.
- Add documentation for the flag to runtime/Build_With_CMake.txt


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.46878.patch
Type: text/x-patch
Size: 4830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20160204/a1f272b1/attachment.bin>


More information about the Openmp-commits mailing list