Home GnuPG
Diffusion GnuPG 8e5766c38f3a

Remove build hacks for FreeBSD.
8e5766c38f3aUnpublished

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.
The hack made was eventually (in 2003) copied from Libgcrypt to
GnuPG-2.

Details

Provenance
wernerAuthored on Feb 20 2013, 8:31 PM
Parents
rG7ab61423f006: Update .gitignore for non-VPATH builds.
Branches
Unknown
Tags
Unknown

Event Timeline

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