X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnuradio-core%2Fsrc%2Flib%2Fmissing%2Fbug_work_around_8.cc;h=b2cbdb3d9e5dc226ab4e86375abe7d4147909c15;hb=ea29b08aeb54227e6628f655ccfdb96fe4d8c378;hp=b79702275c1018cc2c87a63ecefdea656c2ea2dc;hpb=18a684bf3dc144c48fc4cc6cc72f5070febd8074;p=debian%2Fgnuradio diff --git a/gnuradio-core/src/lib/missing/bug_work_around_8.cc b/gnuradio-core/src/lib/missing/bug_work_around_8.cc index b7970227..b2cbdb3d 100644 --- a/gnuradio-core/src/lib/missing/bug_work_around_8.cc +++ b/gnuradio-core/src/lib/missing/bug_work_around_8.cc @@ -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));