           SPELL=libatomic_ops
         VERSION=7.6.10
     SOURCE_HASH=sha512:4661445503ef4303e873559af319ad799a7eddad3df45ad602cf338c594a642ad4333a36fa91722f0d8c48acd38bbf45c60a468c7375d14824520a83c1109ec9
          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
