On Wed, Jun 14, 2017 at 09:12:21AM +0200, Jean Baptiste Favre wrote: > Hello Adrian, > > Thanks for pointing this out. > > I've little knowledge in ARM dev. > I've searched for memory barrier implementations examples in debian > packages source code, but I was clearly presumptuous claiming to fix the > build properly. > > Do you have any pointer about proper memory barriers implementations ? >...
std::atomic_thread_fence is the proper C++11 way to do memory barriers. > Regards, > Jean Baptiste cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed