Home
last modified time | relevance | path

Searched hist:eeedd3527d80333fd6587a3db260395f05f312d0 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A DMakefilediff eeedd3527d80333fd6587a3db260395f05f312d0 Tue Jan 15 15:13:46 CST 2019 Stanislav Fomichev <sdf@google.com> libbpf: don't define CC and AR

We are already including tools/scripts/Makefile.include which correctly
handles CROSS_COMPILE, no need to define our own vars.

See related commit 7ed1c1901fe5 ("tools: fix cross-compile var clobbering")
for more details.

Signed-off-by: Stanislav Fomichev <sdf@google.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>