From 46bf503a0a2a3bc7dd3d70ee2f5c9f795333fbb2 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Mon, 29 May 2000 06:17:54 +0000 Subject: Update to PGP (International version) 6.5.1i. This is actually a new port, repo-copied from security/pgp5 by asami. I added a bunch of the intl mirrors to make this port super-available. PR: 16377 Submitted by: Mike Sherwood --- security/pgp6/files/patch-ah | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 security/pgp6/files/patch-ah (limited to 'security/pgp6/files/patch-ah') diff --git a/security/pgp6/files/patch-ah b/security/pgp6/files/patch-ah new file mode 100644 index 000000000000..14df73baac0b --- /dev/null +++ b/security/pgp6/files/patch-ah @@ -0,0 +1,19 @@ +*** libs/pgpcdk/priv/crypto/bignum/Makefile.in 2000/01/26 03:17:45 1.1 +--- libs/pgpcdk/priv/crypto/bignum/Makefile.in 2000/01/26 03:19:25 1.2 +*************** +*** 10,16 **** + # Architecture-dependent asm code + .SUFFIXES: .s + .s.o: +! $(CC) -c $(CFLAGS) $< + + DEFS_sparc=-DBNINCLUDE=bnisparc.h + OBJS_sparc=bnisparc.o +--- 10,16 ---- + # Architecture-dependent asm code + .SUFFIXES: .s + .s.o: +! $(CC) -c -O -g $< + + DEFS_sparc=-DBNINCLUDE=bnisparc.h + OBJS_sparc=bnisparc.o -- cgit v1.2.3