diff options
author | Marcel Moolenaar <marcel@FreeBSD.org> | 2008-04-25 02:51:08 +0000 |
---|---|---|
committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2008-04-25 02:51:08 +0000 |
commit | c5a6321bf66a223cef13a420ea344accbb40cd2f (patch) | |
tree | 09643b93e363bb970b361287afaf335569365a28 /lang/python30/files | |
parent | Fix soup (it was moved to from bad->good) (diff) |
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@
Notes
Notes:
svn path=/head/; revision=211910
Diffstat (limited to 'lang/python30/files')
0 files changed, 0 insertions, 0 deletions