diff options
author | Geoffrey Malcolm Oxberry <goxberry@gmail.com> | 2018-01-16 03:34:41 -0800 |
---|---|---|
committer | scheibelp <scheibel1@llnl.gov> | 2018-01-19 13:44:36 -0800 |
commit | 7c4c6e72ad55d5618e90ab831a93e7d2553bb8c5 (patch) | |
tree | 228de2020ff3121478aad046165ca7566463c728 /pytest.ini | |
parent | 48ae4c22b24d04ed4004dababde53d37c931adf7 (diff) | |
download | spack-7c4c6e72ad55d5618e90ab831a93e7d2553bb8c5.tar.gz spack-7c4c6e72ad55d5618e90ab831a93e7d2553bb8c5.tar.bz2 spack-7c4c6e72ad55d5618e90ab831a93e7d2553bb8c5.tar.xz spack-7c4c6e72ad55d5618e90ab831a93e7d2553bb8c5.zip |
vtk@:6.1.0 : disable Obj-C gc for XCode >= 5.1
Apple removed support for Objective-C garbage collection in binaries
in XCode 5.1, but VTK 6.1.0 and earlier set flags for garbage
collection, resulting in a compile-time bug when compiling VTK using
any recent version of XCode (i.e., Apple Clang).
This commit fixes this bug by removing the garbage collection flags
via setting the variable `VTK_REQUIRED_OBJCXX_FLAGS` to the empty
string. This variable has the same value (i.e., the empty string) in
the root-level CMakeLists.txt file for VTK 6.2.0 and later.
Diffstat (limited to 'pytest.ini')
0 files changed, 0 insertions, 0 deletions