On Thu, Dec 05, 2013 at 10:43:09AM +0000, James Page wrote:
> Later versions of gcc on some architectures push atomic functions
> out into a separate atomic library; add a check to see when this
> is required.
> 
> Signed-off-by: James Page <james.p...@ubuntu.com>

Is ATOMIC_LIBS necessary or useful?  AC_SEARCH_LIBS adds a library that
it finds to LIBS, which means that libatomic will get linked by default.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to