Skip to content

Commit

Permalink
mesa-gl: Fix build for armv6 missing atomics
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Ellis committed Oct 27, 2017
1 parent 0266ba3 commit bbbd3aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes-graphics/mesa/mesa-gl_%.bbappend
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
CFLAGS_append_armv6 = " -DMISSING_64BIT_ATOMICS"

0 comments on commit bbbd3aa

Please sign in to comment.