diff options
author | Yang Tse <yangsita@gmail.com> | 2009-04-22 15:03:05 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-04-22 15:03:05 +0000 |
commit | bc5677a47b242cea075e6761bd744116f8c3f710 (patch) | |
tree | 0d2752fd16c81c3714e3a8b01152e2387a4cb864 /docs/Makefile.am | |
parent | 137ef367578d01b564ef19d217c2b3f78c672f20 (diff) |
Disable optimizations when compiling function Curl_freeaddrinfo() with icc 9.1 on unix IA32.
Previous 'volatile' variables workaround proved useful, but it triggered the following warning:
warning #167: argument of type "volatile Curl_addrinfo *" is incompatible with parameter of type "void *"
Diffstat (limited to 'docs/Makefile.am')
0 files changed, 0 insertions, 0 deletions