Skip to content

Commit

Permalink
_Atomic, stdatomic.h supported by GCC 4.9+
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniele Bartolini committed Mar 21, 2015
1 parent 6d69018 commit 5b487ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third/openal/OpenAL32/config_linux/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
#define HAVE_C11_ALIGNAS

/* Define if we have C11 _Atomic support */
#define HAVE_C11_ATOMIC
/* #undef HAVE_C11_ATOMIC */

/* Define if we have GCC's destructor attribute */
#define HAVE_GCC_DESTRUCTOR
Expand Down

0 comments on commit 5b487ed

Please sign in to comment.