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 | 570b91f4724c30065a047a9270c7daef1963a548 (patch) | |
tree | 11d74323d83467dcb2a4841bb68dbd30e5d284cf /doc | |
parent | af91e855316ac1ca1723f654bc8108d74cab32e6 (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.
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 31ea1bbc5b..4b97e78b0f 100644 --- a/doc/contributions.txt +++ b/doc/contributions.txt @@ -475,6 +475,7 @@ Robin Cornelius VWR-2488 VWR-9557 VWR-12587 + VWR-20911 Ryozu Kojima VWR-53 VWR-287 |