commit | 51806048d1aaa26d8b156bf8f0b71354a4ff87d1 | [log] [tgz] |
---|---|---|
author | tfarina@chromium.org <tfarina@chromium.org@4ff67af0-8c30-449e-8e8b-ad334ec8d88c> | Fri Apr 26 01:03:15 2013 |
committer | tfarina@chromium.org <tfarina@chromium.org@4ff67af0-8c30-449e-8e8b-ad334ec8d88c> | Fri Apr 26 01:03:15 2013 |
tree | 743bab79dd82df310ed8e9f2576c22c4ff5bffc8 | |
parent | ce1cb65f92685914eb3d28b3a2f5d953146a0037 [diff] |
Guard gcc_version in a safe condition. gcc_version is only defined on Linux and thus we need to check for it before using it on other platforms. This should fix the following error: gyp: name 'gcc_version' is not defined while evaluating condition 'gcc_version >= 48' R=thakis@chromium.org Review URL: https://codereview.chromium.org/14172021 git-svn-id: http://src.chromium.org/svn/trunk/deps/third_party/hunspell@196565 4ff67af0-8c30-449e-8e8b-ad334ec8d88c