diff options
author | Boroondas Gupte (patch by Robin Cornelius) <hg@boroon.dasgupta.ch> | 2010-08-31 12:16:03 +0200 |
---|---|---|
committer | Boroondas Gupte (patch by Robin Cornelius) <hg@boroon.dasgupta.ch> | 2010-08-31 12:16:03 +0200 |
commit | 136858bd20acab9684c2bd1673663fc925f0cc77 (patch) | |
tree | e1967316a5fe020a4ecf7966870723ede27a574a /doc | |
parent | 9ff0490998b0ff47f4372b0f6ef32c8abb534ba2 (diff) |
VWR-20911 FIXED CMake build arch detection is inaccurate and incomplete
Robin Cornelius' patch from
http://jira.secondlife.com/secure/attachment/42801/SNOW-776+Don%27t+use+uname+for+build+arch+detection%2C+use+compiler.patch
applied without fuzz:
patching file indra/cmake/Variables.cmake
Hunk #1 succeeded at 52 (offset -2 lines).
Added entry in doc/contributions.txt.
No further changes other than that.
(transplanted from a9132a63e4739965d65ddd58a7be9eabe4321c2a)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/contributions.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/contributions.txt b/doc/contributions.txt index 11f3ad6d3a..38059e1e29 100644 --- a/doc/contributions.txt +++ b/doc/contributions.txt @@ -563,6 +563,7 @@ Robin Cornelius VWR-12758 VWR-12763 VWR-12995 + VWR-20911 Ryozu Kojima VWR-53 VWR-287 |