comparison auto/cc/gcc @ 467:bbd6b0b4a2b1 release-0.1.8

nginx-0.1.8-RELEASE import *) Bugfix: in the ngx_http_autoindex_module if the long file names were in the listing. *) Feature: the "^~" modifier in the location directive. *) Feature: the proxy_max_temp_file_size directive.
author Igor Sysoev <igor@sysoev.ru>
date Sat, 20 Nov 2004 19:52:20 +0000
parents a88a3e4e158f
children 4ebe09b07e30
comparison
equal deleted inserted replaced
466:ee6d66462bff 467:bbd6b0b4a2b1
1 1
2 # Copyright (C) Igor Sysoev 2 # Copyright (C) Igor Sysoev
3 3
4 4
5 # gcc 2.7.2.3, 2.8.1, 2.95.4, 5 # gcc 2.7.2.3, 2.8.1, 2.95.4,
6 # 3.0.4, 3.1.1, 3.2.3, 3.3.2, 3.3.3, 3.3.4, 3.4 6 # 3.0.4, 3.1.1, 3.2.3, 3.3.2, 3.3.3, 3.3.4, 3.4, 3.4.2
7 7
8 8
9 # Solaris 7's /usr/ccs/bin/as does not support "-pipe" 9 # Solaris 7's /usr/ccs/bin/as does not support "-pipe"
10 10
11 CC_TEST_FLAGS="-pipe" 11 CC_TEST_FLAGS="-pipe"