mirror of
https://github.com/openssl/openssl.git
synced 2024-11-29 21:14:01 +08:00
v8plus must be specified.
This commit is contained in:
parent
f020bef164
commit
52c4409240
@ -101,6 +101,7 @@ asm/co86unix.cpp: asm/co-586.pl
|
||||
asm/sparcv8.o: asm/sparcv8.S
|
||||
|
||||
asm/sparcv8plus.o: asm/sparcv8plus.S
|
||||
$(CC) -xarch=v8plus -c asm/sparcv8plus.S -o asm/sparcv8plus.o
|
||||
|
||||
asm/sparcv8plus-gcc.o: asm/sparcv8plus.S
|
||||
gcc -E asm/sparcv8plus.S | as -xarch=v8plus /dev/fd/0 -o asm/sparcv8plus-gcc.o
|
||||
|
Loading…
Reference in New Issue
Block a user