view auto/lib/sha1/makefile.owc @ 1064:7c84c877f2d7

fix segfault when client_body_in_file_only is on, the body is not passed to upstream, and nginx tries next upstream
author Igor Sysoev <igor@sysoev.ru>
date Fri, 19 Jan 2007 12:57:02 +0000
parents 7cbef16c71a1
children ecdc41bf2047
line wrap: on
line source


# Copyright (C) Igor Sysoev


CFLAGS = -zq -bt=nt -bm -ot -op -oi -oe -s $(CPU_OPT)

sha1.lib:
	wcl386 -c $(CFLAGS) -dL_ENDIAN sha1dgst.c
	wlib -n sha1.lib sha1dgst.obj