projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
019a7ab
)
Fix typo.
author
Bodo Möller
<bodo@openssl.org>
Wed, 11 Aug 1999 08:28:40 +0000
(08:28 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Wed, 11 Aug 1999 08:28:40 +0000
(08:28 +0000)
crypto/md5/Makefile.ssl
patch
|
blob
|
history
diff --git
a/crypto/md5/Makefile.ssl
b/crypto/md5/Makefile.ssl
index 29ae1b74586721b68e27847c4c19b34609c5d14e..bbd377509432130207dd3206a808fd6676452393 100644
(file)
--- a/
crypto/md5/Makefile.ssl
+++ b/
crypto/md5/Makefile.ssl
@@
-77,7
+77,7
@@
asm/md5-sparcv8plus.o: asm/md5-sparcv9.S
# if they didn't bother to upgrade GNU assembler. Such users should
# not choose this option, but be adviced to *remove* GNU assembler
# or upgrade it.
-sm/md5-sparcv8plus-gcc27.o: asm/md5-sparcv9.S
+
a
sm/md5-sparcv8plus-gcc27.o: asm/md5-sparcv9.S
$(CC) $(ASFLAGS) -DMD5_BLOCK_DATA_ORDER -E asm/md5-sparcv9.S | \
/usr/ccs/bin/as -xarch=v8plus - -o asm/md5-sparcv8plus-gcc27.o