mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
console: Ignore var cloberred warning for argtable
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
|
||||
#include "argtable3.h"
|
||||
|
||||
#pragma GCC diagnostic ignored "-Wclobbered"
|
||||
|
||||
/*******************************************************************************
|
||||
* This file is part of the argtable3 library.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user