Logo
Explore Help
Sign In
IntenseWebs/nginx
3
0
Fork 0
You've already forked nginx
mirror of https://github.com/nginx/nginx.git synced 2025-02-25 18:55:26 -06:00
Code Issues Packages Projects Releases Wiki Activity
Files
4d656dcd0bd6309b0ec76fc444198ed6c2948a8e
nginx/auto/lib/zlib/makefile.bcc

13 lines
246 B
Plaintext
Raw Normal View History

nginx-0.0.3-2004-03-29-21:43:58 import
2004-03-29 17:43:58 +00:00
nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyright
2004-09-29 16:00:49 +00:00
# Copyright (C) Igor Sysoev
nginx-0.0.3-2004-03-29-21:43:58 import
2004-03-29 17:43:58 +00:00
CFLAGS = -q -O2 -tWM $(CPU_OPT)
zlib.lib:
nginx-0.1.21-RELEASE import *) Bugfix: the ngx_http_stub_status_module showed incorrect statistics if "rtsig" method was used or if several worker process ran on SMP. *) Bugfix: nginx could not be built by the icc compiler on Linux or if the zlib-1.2.x library was building from sources. *) Bugfix: nginx could not be built on NetBSD 2.0.
2005-02-22 14:40:13 +00:00
bcc32 -c $(CFLAGS) adler32.c crc32.c deflate.c trees.c zutil.c \
compress.c
nginx-0.0.3-2004-03-29-21:43:58 import
2004-03-29 17:43:58 +00:00
tlib zlib.lib +adler32.obj +crc32.obj +deflate.obj \
nginx-0.1.21-RELEASE import *) Bugfix: the ngx_http_stub_status_module showed incorrect statistics if "rtsig" method was used or if several worker process ran on SMP. *) Bugfix: nginx could not be built by the icc compiler on Linux or if the zlib-1.2.x library was building from sources. *) Bugfix: nginx could not be built on NetBSD 2.0.
2005-02-22 14:40:13 +00:00
+trees.obj +zutil.obj +compress.obj
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 26ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API