summaryrefslogtreecommitdiff
path: root/lib/frr_pthread.c
diff options
context:
space:
mode:
authorRuben Kerkhof <ruben@rubenkerkhof.com>2019-01-22 18:29:29 +0100
committerRuben Kerkhof <ruben@rubenkerkhof.com>2019-01-23 16:22:13 +0100
commit23e6726e0b9fb5e777bf66a1076f3d382dbf7041 (patch)
tree921ecca5ce357904999615bfc843b325527402cb /lib/frr_pthread.c
parenta64c953a907b52312cd152b963ac49a97e2fc914 (diff)
Redirect output of $AR check to /dev/null
./configure logs this on Mac OS: checking whether ar supports D option... /Library/Developer/CommandLineTools/usr/bin/ar: illegal option -- D usage: ar -d [-TLsv] archive file ... ar -m [-TLsv] archive file ... ar -m [-abiTLsv] position archive file ... ar -p [-TLsv] archive [file ...] ar -q [-cTLsv] archive file ... ar -r [-cuTLsv] archive file ... ar -r [-abciuTLsv] position archive file ... ar -t [-TLsv] archive [file ...] ar -x [-ouTLsv] archive [file ...] no This is quite noisy and we're only interested in the result of the check, not the output. Signed-off-by: Ruben Kerkhof <ruben@rubenkerkhof.com>
Diffstat (limited to 'lib/frr_pthread.c')
0 files changed, 0 insertions, 0 deletions