diff options
Diffstat (limited to 'security/pgp6/files/patch-ah')
-rw-r--r-- | security/pgp6/files/patch-ah | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/security/pgp6/files/patch-ah b/security/pgp6/files/patch-ah deleted file mode 100644 index 14df73baac0b..000000000000 --- a/security/pgp6/files/patch-ah +++ /dev/null @@ -1,19 +0,0 @@ -*** 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 |