openbsd-ports/security/aide/patches/gcc-src_crypt_Makefile_in
2002-02-10 19:48:21 +00:00

12 lines
536 B
Plaintext

$OpenBSD: gcc-src_crypt_Makefile_in,v 1.1 2002/02/10 19:48:21 pvalchev Exp $
--- src/crypt/Makefile.in.orig Sun Feb 10 13:38:48 2002
+++ src/crypt/Makefile.in Sun Feb 10 13:39:31 2002
@@ -223,6 +223,7 @@ rmd160.o: rmd160.c ../../config.h ../../
../../include/rmd.h ../../include/cipher.h
sha1.o: sha1.c ../../config.h ../../include/types.h \
../../include/cipher.h
+ $(COMPILE) -O0 -c $<
tiger.o: tiger.c ../../config.h ../../include/types.h \
../../include/cipher.h
twofish.o: twofish.c ../../config.h ../../include/types.h \