diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2009-04-15 19:46:24 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2009-04-15 19:46:24 +0000 |
| commit | 60798fbea5cf1287aec41c886a1b53dd67304641 (patch) | |
| tree | cacc13ffe14c03916eb5d73bf46cfa211ae1fb1c /auto/cc/bcc | |
| parent | 5234b9c6a8d9645c3fd41d40c61c14c065455dc8 (diff) | |
| download | nginx-60798fbea5cf1287aec41c886a1b53dd67304641.tar.gz nginx-60798fbea5cf1287aec41c886a1b53dd67304641.tar.bz2 | |
OpenSSL building by MSVC and BCC from sources
Diffstat (limited to 'auto/cc/bcc')
| -rw-r--r-- | auto/cc/bcc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/cc/bcc b/auto/cc/bcc index 83b2d60dd..638b7dc2f 100644 --- a/auto/cc/bcc +++ b/auto/cc/bcc @@ -24,7 +24,7 @@ esac # __stdcall #CPU_OPT="$CPU_OPT -ps" # __fastcall -CPU_OPT="$CPU_OPT -pr" +#CPU_OPT="$CPU_OPT -pr" CFLAGS="$CFLAGS $CPU_OPT" |
