Merge "fortify: remove `pragma diagnostic error` from tests"
This commit is contained in:
commit
14d5c12ed6
|
@ -69,7 +69,6 @@
|
|||
#define SOMETIMES_CONST volatile
|
||||
#else
|
||||
#define SOMETIMES_CONST const
|
||||
#pragma clang diagnostic error "-Wfortify-source"
|
||||
#endif
|
||||
|
||||
#include <err.h>
|
||||
|
|
Loading…
Reference in New Issue