           SPELL=libatomic_ops
         VERSION=7.4.0
      PATCHLEVEL=1
     SOURCE_HASH=sha512:3a2f6eac7c5f0fe0abaf8650047b8ec1c9c5abe732982a294a2afa920b588e17d64cb9f05a44be31b8cca9e52cc5ac79a26e1779bf60169c228344df4bbe86a9
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/libatomic_ops-$VERSION
   SOURCE_URL[0]=http://www.hboehm.info/gc/gc_source/$SOURCE
        WEB_SITE=http://www.hboehm.info/gc/
#      SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
      LICENSE[0]=MIT
         ENTERED=20071016
           SHORT="atomic memory update operations"
cat << EOF
Provides implementations for atomic memory update operations on a number of
architectures. This allows direct use of these in reasonably portable code.
Unlike earlier similar packages, this one explicitly considers memory barrier
semantics, and allows the construction of code that involves minimum overhead
across a variety of architectures.
EOF
