K 10 svn:author V 6 sbruno K 8 svn:date V 27 2016-05-19T17:27:35.213303Z K 7 svn:log V 289 Update qemu-sbruno/qemu-static-user: Disable atomic macros which conflict with C++ QEMU's atomic header defines a few macros which conflict with standard C++ function names, namely atomic_fetch_{add,sub,and,or}. Disable these macros when compiling for C++. PR: 209590 Submitted by: dim END