Home GnuPG

Fix building of hwf-x86.c
70dcac663de0Unpublished

Unpublished Commit · Learn More

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

Description

Fix building of hwf-x86.c

* src/Makefile.am (AM_CFLAGS): Set to GPG_ERROR_CFLAGS
(AM_CCASFLAGS): Set NOEXECSTACK_FLAGS.

Without that fix we might have used a different gcrypt.h version if we
explicitly requested a newer one. Note that dynamically added modules
use different rules than the static ones (.c.lo: vs. .c.la:).

AM_CCASFLAGS might not be needed right now but may be useful in the
future.

Details

Provenance
wernerAuthored on Feb 20 2013, 8:44 PM
Parents
rCfb48ebf70814: Remove build hacks for FreeBSD.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rC70dcac663de0: Fix building of hwf-x86.c (authored by Werner Koch <wk@gnupg.org>).Feb 20 2013, 8:44 PM