Commit graph

2 commits

Author SHA1 Message Date
dholland
ece66c147a Add gcc memory barriers after the manner of emacs20's patch-bm, for
the same reason: gcc "knows" that malloc has no side effects and
reorders code around it, only it's wrong. Fixes SIGSEGV during build
seen in some environments.

Bump package revision as a precaution, because I don't understand why
this sometimes doesn't fail and sometimes does with the same gcc
version.
2012-06-16 07:46:55 +00:00
reed
87346f72e8 Per my old PR #40238: Match up the directory name and package name
to match the source distfile name.
(It had three different names, including, the distfile name.)

This moves electricfence to electricfence and renames the package from
ElectricFence to electric-fence.
2010-02-14 00:06:16 +00:00