freebsd-ports/devel/glib20/files
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
..
extra-patch-glib_gunicollate.c
extra-patch-glib_Makefile.in
patch-ae
patch-ag
patch-ah
patch-config.h.in
patch-gio_gunixmount.c
patch-gio_gunixmounts.c
patch-gio_gunixvolume.c
patch-gio_xdgmime_xdgmime.c
patch-gio_xdgmime_xdgmimecache.h
patch-glib::libcharset::Makefile.in
patch-glib_gregex.c
patch-glib_gutils.c
patch-gmodule::gmodule-dl.c
patch-gthread_gthread-posix.c