CVSROOT: /cvs Module name: xenocara Changes by: j...@cvs.openbsd.org 2016/12/31 01:21:39
Modified files: lib/mesa/src/util: u_atomic.h Log message: Use the unlocked atomic path in Mesa when just __arm__ is defined and don't assume the builtin atomics are present with __ARM_ARCH_6__ and later as base gcc with -march=armv6 doesn't have them.