Sebastian Huber 5eed6acb5f rtems-bsd-cxx: Undefine _GNU_SOURCE
At least the powerpc C++ compiler defines currently _GNU_SOURCE due to a GCC
configuration error.  This leads to conflicting qsort_r() definitions.

As a workaround undefine _GNU_SOURCE for this C++ compatibility test file.

Update #4078.
2020-09-14 17:13:12 +02:00
..
2018-04-30 13:42:18 +02:00
2020-04-17 13:18:06 +02:00
2020-09-07 10:12:44 +02:00
2020-04-14 16:39:20 +02:00
2018-09-20 11:23:32 +02:00
2019-05-21 07:40:53 +02:00
2020-09-14 17:13:12 +02:00