1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/devel/glib20
Marcel Moolenaar c5a6321bf6 Don't use __sync_fetch_and_add_si(), __sync_bool_compare_and_swap_si()
and __sync_bool_compare_and_swap_di() for atomic ops. Those are GCC
intrinsincs before GCC-4.1.0. With GCC 4.2.x in the tree, this breaks
the build. The glib20 code already has the right intrinsincs, so we
can eliminate this patch.

Ok'd by: marcus@
2008-04-25 02:51:08 +00:00
..
files Don't use __sync_fetch_and_add_si(), __sync_bool_compare_and_swap_si() 2008-04-25 02:51:08 +00:00
distinfo
Makefile
pkg-descr
pkg-plist