summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2014-05-07 14:55:37 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2014-06-30 09:56:23 +0200
commit89f8eab5822163f9cd619828ec7191c33d868f9b (patch)
treeb08332e87f40b39f31f8ebf3cede75c1041aec0d /cpukit/rtems/Makefile.am
parentsmptests/smpmigration02: PR2183: Add test case (diff)
downloadrtems-89f8eab5822163f9cd619828ec7191c33d868f9b.tar.bz2
score: Workaround for GCC 4.9 for atomic ops
The GCC 4.9 ships its own <stdatomic.h> which is not C++ compatible. The suggested solution was to include <atomic> in case C++ is used. This works at least with GCC 4.9. See also: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60932 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60940
Diffstat (limited to 'cpukit/rtems/Makefile.am')
0 files changed, 0 insertions, 0 deletions