Revision 34af4364 gnuradio-core/src/lib/bug_work_around_6.cc

b/gnuradio-core/src/lib/bug_work_around_6.cc
1 1
// if libgrio has no sources, it doesn't get built correctly
2 2

3
static int gr_bug_work_around_6;
3
static int gr_bug_work_around_6 __attribute__((unused));

Also available in: Unified diff