Move the test for __sync_bool_compare_and_swap almost to the bottom,
so it can use $mflag_primary.  This makes the word size for which the
test is done (-m32 or -m64) be the same as for which it is actually
needed, and in some situations unbreaks building of the regtests in
32-bit mode on a 64-bit machine.

For the same reason, apply $mflag_primary to the test for OpenMP.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@9034 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 file changed