Home | History | Annotate | Download | only in ipsend
History log of /src/external/bsd/ipf/bin/ipsend/Makefile
RevisionDateAuthorComments
 1.7  08-Sep-2024  rillig fix a/an grammar in obvious cases
 1.6  03-Jun-2023  lukem branches: 1.6.2;
adapt to ${CC_WNO_MAYBE_UNINITIALIZED}

Use ${CC_WNO_MAYBE_UNINITIALIZED} instead of
the older style more complex expressions.

Remove workarounds if they were for a specific
version of gcc < 10.
 1.5  12-Feb-2020  fox external/bsd/ipf: Fix build failure under LLVM.

-Wno-error= flag now only applies to gcc 8 and not to LLVM based builds.

Reviewed by: kamil@
 1.4  09-Feb-2020  fox external/bsd/ipf: Suppress -Werror=maybe-uninitialized error.

Add -Wno-error=maybe-uninitialized in ipsopt.c to prevent build failure.

Error was reported when build.sh was run with MKLIBCSANITIZER=yes flag.

Reviewed by: kamil@
 1.3  02-Jan-2013  dsl branches: 1.3.32;
# There is some very dubious code to locate the values of
# tcb.rcv_adv, tcb.snd_nxt and tcb.rcv_nxt for a socket.
so add: CPPFLAGS+= -D_KMEMUSER
 1.2  24-Mar-2012  christos branches: 1.2.2; 1.2.4;
Make this build from our own tree.
 1.1  23-Mar-2012  christos Build gluons
 1.2.4.1  25-Feb-2013  tls resync with head
 1.2.2.3  23-Jan-2013  yamt sync with head
 1.2.2.2  17-Apr-2012  yamt sync with head
 1.2.2.1  24-Mar-2012  yamt file Makefile was added on branch yamt-pagecache on 2012-04-17 00:03:11 +0000
 1.3.32.1  08-Apr-2020  martin Merge changes from current as of 20200406
 1.6.2.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed