aboutsummaryrefslogtreecommitdiffstats
path: root/macosx-support-lib-patches
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2018-09-11 11:35:34 -0700
committerGuy Harris <guy@alum.mit.edu>2018-09-11 18:36:11 +0000
commitb7685821c10f37009cebe22810c2fdd63b05cd32 (patch)
tree231a5ff2956408c14bfdfea4ae52894fc6562854 /macosx-support-lib-patches
parent342f7d2987bdb5617e52ff405458961e5f84cfc3 (diff)
Don't use -Werror with llvm-gcc.
Apple's llvm-gcc appears not to support suppressing warnings with pragmas, so, if we're building on a Mac (we check for APPLE), and we're not using Clang, we don't turn on -Werror, because we rely on those pragmas to suppress otherwise-unremovable warnings in order to build warning-free. Change-Id: I43bd1ab42918c6ba22643b4a2d4cc3618c25434b Reviewed-on: https://code.wireshark.org/review/29609 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'macosx-support-lib-patches')
0 files changed, 0 insertions, 0 deletions