mirror of
https://github.com/openssl/openssl.git
synced 2024-12-15 13:03:39 +08:00
Missing sparcv8.o rule.
PR: 1082
This commit is contained in:
parent
2a6144a1b6
commit
20a85e9f69
@ -79,7 +79,7 @@ co86-out.s: asm/co-586.pl ../perlasm/x86asm.pl
|
||||
(cd asm; $(PERL) co-586.pl a.out $(CFLAGS) > ../$@)
|
||||
|
||||
sparcv8.o: asm/sparcv8.S
|
||||
|
||||
$(CC) $(CFLAGS) -c asm/sparcv8.S
|
||||
sparcv8plus.o: asm/sparcv8plus.S
|
||||
$(CC) $(CFLAGS) -c asm/sparcv8plus.S
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user