Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-10-13 | libbpf: Add C/LDFLAGS to libbpf.so and test_libpf targets | Ivan Khoronzhuk | 1 | -3/+4 |
2019-10-13 | libbpf: Don't use cxx to test_libpf target | Ivan Khoronzhuk | 2 | -19/+13 |
2019-10-13 | samples/bpf: Use target CC environment for HDR_PROBE | Ivan Khoronzhuk | 1 | -3/+2 |
2019-10-13 | samples/bpf: Use own flags but not HOSTCFLAGS | Ivan Khoronzhuk | 1 | -2/+4 |
2019-10-13 | samples/bpf: Base target programs rules on Makefile.target | Ivan Khoronzhuk | 1 | -66/+69 |