]> The Tcpdump Group git mirrors - tcpdump/commitdiff
CI: Add warning exemptions for Sun C (suncc-5.15) on Solaris 10
authorFrancois-Xavier Le Bail <[email protected]>
Thu, 1 May 2025 11:45:26 +0000 (13:45 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Thu, 1 May 2025 11:45:26 +0000 (13:45 +0200)
build.sh

index 28eef8bd333286f042e267ad8fdc686603152388..94d9818e422b5ba6a4f49e113bc60b79f4e80d8b 100755 (executable)
--- 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