commit | f8bbcf3af0e4300590785803dc5aff757f11bb4f | [log] [tgz] |
---|---|---|
author | Andy Polyakov <appro@openssl.org> | Tue Feb 15 17:31:12 2000 +0000 |
committer | Andy Polyakov <appro@openssl.org> | Tue Feb 15 17:31:12 2000 +0000 |
tree | 340dc6c69139cc359f2fddd901e347c3e29f299b | |
parent | 89cee61b45725a57cb45defca4ee014a70790fe1 [diff] [blame] |
Avoid GNU C assembler templates under Solaris x86.
diff --git a/TABLE b/TABLE index 7398fd9..a480cd1 100644 --- a/TABLE +++ b/TABLE
@@ -1634,7 +1634,7 @@ *** solaris-x86-gcc $cc = gcc -$cflags = -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN +$cflags = -O3 -fomit-frame-pointer -m486 -Wall -DL_ENDIAN -DNO_INLINE_ASM $unistd = $thread_cflag = -D_REENTRANT $lflags = -lsocket -lnsl