summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@fb.com>2017-12-17 07:58:43 -0800
committerJim Meyering <meyering@fb.com>2017-12-17 07:58:43 -0800
commite6c447d02a406209c56d5ca92ce7660a31b2c114 (patch)
treee7913af11d4efa568215bc94f9cce1f68dc4efef /src/Makefile.am
parent51ef8adb2f7eeb073ba98be4f6baf56817e4d358 (diff)
downloadgrep-e6c447d02a406209c56d5ca92ce7660a31b2c114.tar.gz
build: suppress sig-handler.h's -Wcast-function-type warning
* configure.ac (WERROR_CFLAGS): Add -Wno-cast-function-type to suppress warning about sig-handler.h's sa_handler_t cast: sig-handler.h: In function 'get_handler': sig-handler.h:47:12: error: cast between incompatible function\ types from 'void (* const)(int, siginfo_t *, void *)'\ {aka 'void (* const)(int, struct <anonymous> *, void *)'}\ to 'void (*)(int)' [-Werror=cast-function-type] return (sa_handler_t) a->sa_sigaction;
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions