For mips3 and alpha, put the assembler file directives in separate
authorRichard Levitte <levitte@openssl.org>
Mon, 26 Mar 2001 16:26:41 +0000 (16:26 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 26 Mar 2001 16:26:41 +0000 (16:26 +0000)
commit1714c07164f484e9447cb24b79349ed08d3a5f11
tree32e386ca4aabe7f3a50df0b4cd62edaf0ba13409
parent4cc3d1728f53f8bd5f7452a7642fae3448f7b9e7
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