comparison auto/cc/gcc @ 16:74b1868dd3cd NGINX_0_1_8

nginx 0.1.8 *) 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 <http://sysoev.ru>
date Sat, 20 Nov 2004 00:00:00 +0300
parents 46833bd150cb
children aab2ea7c0458
comparison
equal deleted inserted replaced
15:0503cb60c4e4 16:74b1868dd3cd
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"