From: Francois-Xavier Le Bail Date: Thu, 1 May 2025 11:45:26 +0000 (+0200) Subject: CI: Add warning exemptions for Sun C (suncc-5.15) on Solaris 10 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/1402454c9b2bd44da3ff49046960b2d274dfe0ec CI: Add warning exemptions for Sun C (suncc-5.15) on Solaris 10 --- diff --git a/build.sh b/build.sh index 28eef8bd..94d9818e 100755 --- a/build.sh +++ b/build.sh @@ -40,7 +40,7 @@ tcc-*/*) # target type TCPDUMP_TAINTED=yes ;; -suncc-5.14/SunOS-5.10) +suncc-5.14/SunOS-5.10|suncc-5.15/SunOS-5.10) # "tcpdump.c", line 347: warning: function "exit_tcpdump" marked as not # returning, might return # "netdissect.c", line 317: warning: function "nd_trunc_longjmp" marked as