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:
1247092
)
Typo in PA-RISC 2 rules in crypto/bn/Makefile.ssl
author
Andy Polyakov
<appro@openssl.org>
Fri, 30 Jan 2004 05:41:23 +0000
(
05:41
+0000)
committer
Andy Polyakov
<appro@openssl.org>
Fri, 30 Jan 2004 05:41:23 +0000
(
05:41
+0000)
crypto/bn/Makefile.ssl
patch
|
blob
|
history
diff --git
a/crypto/bn/Makefile.ssl
b/crypto/bn/Makefile.ssl
index 341790354e1035d60761cc29bb97ec2d758603de..c94e7548b4ec68d37583cb71c4ed45f3fb4ede41 100644
(file)
--- a/
crypto/bn/Makefile.ssl
+++ b/
crypto/bn/Makefile.ssl
@@
-125,9
+125,9
@@
asm/x86_64-gcc.o: asm/x86_64-gcc.c
# GNU assembler fails to compile PA-RISC2 modules, insist on calling
# vendor assembler...
asm/pa-risc2W.o: asm/pa-risc2W.s
- /usr/ccs/bin/as -o asm/pa-ri
cs
2W.o asm/pa-risc2W.s
+ /usr/ccs/bin/as -o asm/pa-ri
sc
2W.o asm/pa-risc2W.s
asm/pa-risc2.o: asm/pa-risc2.s
- /usr/ccs/bin/as -o asm/pa-ri
cs
2.o asm/pa-risc2.s
+ /usr/ccs/bin/as -o asm/pa-ri
sc
2.o asm/pa-risc2.s
files:
$(PERL) $(TOP)/util/files.pl Makefile.ssl >> $(TOP)/MINFO