For mips3 and alpha, put the assembler file directives in separate
authorRichard Levitte <levitte@openssl.org>
Mon, 26 Mar 2001 16:16:12 +0000 (16:16 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 26 Mar 2001 16:16:12 +0000 (16:16 +0000)
commita77e023ab409ef0be7d6c232b9685652d62f0763
treef4c5dd7ea2ffd5a1a83ae2d684e303bbd20648d1
parent812cb5638c5d49ea06dcbdc30aa9fbfca5a32da3
For mips3 and alpha, put the assembler file directives in separate
variables and disable the Alpha assembler for now, since it has been
shown to fail.

The Alpha failure can be shown by adding the following numbers:

FFFFFFFFFFFFFF0000FF2E00000000EBFFFFFF0000D1
FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF46FFE0FFFF0000

The result is:

1FFFFFFFFFFFEFF0000FF2E0000000032FFE0FEFF00D1

The result should really be:

1FFFFFFFFFFFFFF0000FF2E0000000032FFE0FEFF00D1
Configure