commit | 23132ebb0e8b38c74e86acee8f2a42ad7b95307b | [log] [tgz] |
---|---|---|
author | Michal Gorny <[email protected]> | Wed Sep 14 17:46:27 2016 |
committer | Michal Gorny <[email protected]> | Wed Sep 14 17:46:27 2016 |
tree | 613aebf6118114a72ba0cfecfff6fc1efa7f16dd | |
parent | a8c46ce608838890a20555045c8409afdc1b33ed [diff] |
[cmake] Make libgomp & libiomp5 alias install optional Introduce a new LIBOMP_INSTALL_VARIABLES cache variable that can be used to disable creating libgomp and libiomp5 aliases on 'make install'. Those aliases are undesired e.g. on Gentoo systems where libomp is used purely by clang. Differential Revision: https://reviews.llvm.org/D24563 llvm-svn: 281512