summaryrefslogtreecommitdiff
path: root/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorMichael Tuexen <tuexen@FreeBSD.org>2026-01-19 21:38:37 +0100
committerMichael Tuexen <tuexen@FreeBSD.org>2026-01-21 16:20:01 +0100
commitae83ce2e7ada37a5362da621ba9c6c09e75a2c68 (patch)
tree4f95c7e22debf07bd4cec85175879b8993a34ba3 /source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parente8731113c601a4ed0d2faa3a1e8aaee643176760 (diff)
sctp: improve compilation as module
When compiling SCTP as a module, don't compile sctp_crc32.c into the module. This avoids code and variable duplication since sctp_crc32.c is compiled into the kernel. In particular, the variable system_base_info is not duplicated. This fixes the handling of the statistic counters sctps_sendhwcrc and sctps_sendswcrc when using sctp_delayed_cksum. (cherry picked from commit 68a449f09e2a38def9df822d42f91ecd2f27b0e2)
Diffstat (limited to 'source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions