aboutsummaryrefslogtreecommitdiffstats
path: root/tools/rfc822parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/rfc822parse.c')
-rw-r--r--tools/rfc822parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/rfc822parse.c b/tools/rfc822parse.c
index efa197dda..8fbe3c283 100644
--- a/tools/rfc822parse.c
+++ b/tools/rfc822parse.c
@@ -1251,6 +1251,6 @@ main (int argc, char **argv)
/*
Local Variables:
-compile-command: "gcc -Wall -g -DTESTING -o rfc822parse rfc822parse.c"
+compile-command: "gcc -Wall -Wno-pointer-sign -g -DTESTING -o rfc822parse rfc822parse.c"
End:
*/