commit | 60798fbea5cf1287aec41c886a1b53dd67304641 | [log] [tgz] |
---|---|---|
author | Igor Sysoev <igor@sysoev.ru> | Wed Apr 15 19:46:24 2009 +0000 |
committer | Igor Sysoev <igor@sysoev.ru> | Wed Apr 15 19:46:24 2009 +0000 |
tree | cacc13ffe14c03916eb5d73bf46cfa211ae1fb1c | |
parent | 5234b9c6a8d9645c3fd41d40c61c14c065455dc8 [diff] [blame] |
OpenSSL building by MSVC and BCC from sources
diff --git a/auto/cc/bcc b/auto/cc/bcc index 83b2d60..638b7dc 100644 --- a/auto/cc/bcc +++ b/auto/cc/bcc
@@ -24,7 +24,7 @@ # __stdcall #CPU_OPT="$CPU_OPT -ps" # __fastcall -CPU_OPT="$CPU_OPT -pr" +#CPU_OPT="$CPU_OPT -pr" CFLAGS="$CFLAGS $CPU_OPT"