On 07/03/17 03:31 PM, Romain Naour wrote: > mesa3d on ARM build with libunwind support enabled fail to build due to asm() > function used when building with -std=c99. > The gcc documentation [1] suggest to use __asm__ instead of asm. > > Fixes: > https://urldefense.proofpoint.com/v2/url?u=http-3A__autobuild.buildroot.net_results_3ef_3efe156b6494e4392b6c31de447ee2c72acc1a53&d=DwICAg&c=5VD0RTtNlTh3ycd41b3MUw&r=vou6lT5jmE_fWQWZZgNrsMWu4RT87QAB9V07tPHlP5U&m=BlAszRQ0vewy5vW7raCh9FmNOACKez_juz55zoiNfUs&s=4sXL6_rFriQz7qi5ygKXBIVHMc7YSdCBnkkHoi347CU&e= > > > [1] > https://gcc.gnu.org/onlinedocs/gcc/Alternate-Keywords.html#Alternate-Keywords > > Signed-off-by: Romain Naour <[email protected]> > Cc: Bernd Kuhls <[email protected]>
Merged, thanks. _______________________________________________ Libunwind-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/libunwind-devel
