diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2012-02-27 16:23:44 +0000 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2012-02-27 16:23:44 +0000 |
commit | 075e852a4eec38b59de233dc6cbc1704def3f29c (patch) | |
tree | 183ef007ace30e2d2bc0c5a17ff345626d4d6aae /src | |
parent | 1c57fb87905926519e2aef149b645d069328489e (diff) | |
download | nginx-075e852a4eec38b59de233dc6cbc1704def3f29c.tar.gz nginx-075e852a4eec38b59de233dc6cbc1704def3f29c.zip |
Configure: moved icc detection before gcc.
New versions of icc confuse auto/cc/name due to introduced handling
of a "icc -v":
$ icc -v
icc version 12.1.3 (gcc version 4.6.0 compatibility)
$ icc -V
Intel(R) C Compiler XE for applications running on IA-32, Version 12.1.3.293 Build 20120212
Copyright (C) 1985-2012 Intel Corporation. All rights reserved.
FOR NON-COMMERCIAL USE ONLY
See report here:
http://mailman.nginx.org/pipermail/nginx/2012-February/032177.html
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions