Home GnuPG

Fix building with CC="gcc -std=c90".
f851b9a932eeUnpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Fix building with CC="gcc -std=c90".

* configure.ac: Add check for missing 'asm' keyword in C90 mode and
replacement with '__asm__'.
  • Signed-off-by: Jussi Kivilinna <jussi.kivilinna@mbnet.fi>

Details

Provenance
jukiviliAuthored on Nov 29 2012, 8:55 PM
wernerCommitted on Dec 3 2012, 2:30 PM
Parents
rCd9ec7aec1301: Try to use inttypes.h if stdint.h is not available.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rCf851b9a932ee: Fix building with CC="gcc -std=c90". (authored by Jussi Kivilinna <jussi.kivilinna@mbnet.fi>).Dec 3 2012, 2:30 PM