On some OSes as(1) fails when translating libgcrypt's asm files.  The solution
is to use --disable-asm.  For a better user experience we should detect such an
error and enable disable-asm.  Suggested by Nelson H. F. Beebe.
Description
Description
On some OSes as(1) fails when translating libgcrypt's asm files.  The solution
is to use --disable-asm.  For a better user experience we should detect such an
error and enable disable-asm.  Suggested by Nelson H. F. Beebe.