Imported Upstream version 3.2.2
[debian/gnuradio] / gnuradio-core / src / lib / missing / bug_work_around_8.cc
index b79702275c1018cc2c87a63ecefdea656c2ea2dc..b2cbdb3d9e5dc226ab4e86375abe7d4147909c15 100644 (file)
@@ -1,2 +1,2 @@
 // if libmisc has no sources, it doesn't get built correctly
-static int gr_bug_work_around_8;
+static int gr_bug_work_around_8 __attribute__((unused));