OpenGrok
Cross Reference: Makefile
xref
: /
src
/
tests
/
net
/
bpfjit
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
bpfjit
History log of
/src/tests/net/bpfjit/Makefile
Revision
Date
Author
Comments
1.9
01-Mar-2020
christos
Centralize the base rump libraries into a variable used by all the other
Makefiles so that we can make changes to it centrally as needed and have
less mess. Fixes the sun2 build that needs rumpvfs after librump after
the latest changes.
1.8
01-Jun-2019
kre
Deal with fallout from the addition of
KERN_PROC_CWD in sysctl(3)
That is kern.proc.$$.KERN_PROC_CWD (I think - not that it matters here)
The effect is that -lrump now requires -lrumpvfs
This set of changes fixes (I believe) regular dynamic builds,
more might be required for static builds (will be verified soon).
1.7
13-May-2019
bad
Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed
after moving rump's mainbus from rumpdev to rumpkern.
Produces the same atf-run results as before.
1.6
08-Aug-2016
pgoyette
branches: 1.6.14;
This now needs librumpdev and librumpvfs to work.
1.5
24-May-2016
hannken
Disable PAX mprotect to make just-in-time-compile tests work again.
Ok: Christos Zoulas
1.4
09-Jul-2014
alnsn
branches: 1.4.2; 1.4.6;
Add t_cop and t_extmem kernel bpfjit tests to the build.
1.3
08-Jul-2014
alnsn
Add t_mbuf tests to the build.
1.2
30-Jun-2014
alnsn
Fix test directory.
1.1
30-Jun-2014
alnsn
Add bpfjit kernel tests for loading from mbuf chain.
1.4.6.2
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.4.6.1
09-Jul-2014
tls
file Makefile was added on branch tls-maxphys on 2014-08-20 00:04:51 +0000
1.4.2.2
10-Aug-2014
tls
Rebase.
1.4.2.1
09-Jul-2014
tls
file Makefile was added on branch tls-earlyentropy on 2014-08-10 06:57:30 +0000
1.6.14.2
08-Apr-2020
martin
Merge changes from current as of 20200406
1.6.14.1
10-Jun-2019
christos
Sync with HEAD
Indexes created Wed Mar 18 00:23:26 UTC 2026