Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / bug_work_around_6.cc
index 929c7f81dc502a8e6820129f7dc1efdadfcbe671..b829360fca98cb36acf016a69d80173b11f6df17 100644 (file)
@@ -1,3 +1,3 @@
 // if libgrio has no sources, it doesn't get built correctly
 
-static int gr_bug_work_around_6;
+static int gr_bug_work_around_6 __attribute__((unused));