瀏覽代碼

Unit test linker broken ??? (yet another attempt ...)

bel 8 年之前
父節點
當前提交
c19664686d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      test/timertest.c

+ 1 - 0
test/timertest.c

@@ -29,6 +29,7 @@
 #endif
 #endif
 
+#if defined(__GNUC__)
 #pragma GCC diagnostic push
 #pragma GCC diagnostic ignored "-Wunused-function"
 #endif