Home GnuPG

Remove build hacks for FreeBSD.
fb48ebf70814Unpublished

Unpublished Commit · Learn More

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

Description

Remove build hacks for FreeBSD.

* configure.ac [freebsd]: Do not add /usr/local to CPPFLAGS and
LDFLAGS.

Back in ~2000 we introduced a quick hack to make building of Libgcrypt
on FreeBSD easier by always adding -I/usr/local/include and
-L/usr/local/lib . It turned out that this is a bad idea if one wants
to build with library version which is not installed in /usr/local.

Details

Provenance
wernerAuthored on Feb 20 2013, 8:36 PM
Parents
rC0da77955a097: Rinjdael: Fix use of SSE2 outside USE_AESNI/ctx->use_aesni
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rCfb48ebf70814: Remove build hacks for FreeBSD. (authored by Werner Koch <wk@gnupg.org>).Feb 20 2013, 8:36 PM