CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2010/10/05 02:40:44
Modified files:
devel/libmemcached: Makefile
Added files:
devel/libmemcached/patches: patch-Makefile_in
Removed files:
devel/libmemcached/patches: no-atomic-patch-Makefile_in
Log message:
This atomic feature is not a gcc4 feature, there are only three archs which
provide it.
Pointed out and fix suggestion by Piotr Sikora < piotr.sikora _AT_ frickle.com
>, who
also provided an initial port, where the part of the port regarding the atomic
was taken from.
OK landry@