Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   simonb
Date:           Tue Jan  5 11:08:00 UTC 2021

Modified Files:
        src/compat: exec.mk
        src/external/bsd/ipf: Makefile.inc

Log Message:
Use the compat machinery to build "native" IPF binaries as ipfilter
doesn't use compat32 64-bit alignment/size safe structures.

Fixes IPF on at least mips64.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/compat/exec.mk
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/ipf/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index