如何在启用-Wall时禁用特定警告

pie*_*fou 5 linux gcc makefile compilation

-Wall -Werror在我的Makefile中使用过,但我想禁用以下特定类型的警告:

 warning: '_wrap_delete_DMXTSFILTER' defined but not used
Run Code Online (Sandbox Code Playgroud)

我有多害羞吗?