summaryrefslogtreecommitdiff
path: root/lang/python30/files
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2008-04-25 02:51:08 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2008-04-25 02:51:08 +0000
commitc5a6321bf66a223cef13a420ea344accbb40cd2f (patch)
tree09643b93e363bb970b361287afaf335569365a28 /lang/python30/files
parentFix 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