mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-20 16:29:07 +08:00
README: rename to README.md
file rename needed so that github detect it as md file to show build status Signed-off-by: Nirmoy Das <ndas@suse.de>
This commit is contained in:
committed by
yonghong-song
parent
816253000e
commit
90df021013
@@ -17,7 +17,7 @@ Other header files at this repo (include/linux/*.h) are reduced versions of
|
||||
their counterpart files at bpf-next/tools/include/linux/*.h to make compilation
|
||||
successful.
|
||||
|
||||
Build
|
||||
Build [](https://travis-ci.org/libbpf/libbpf)
|
||||
=====
|
||||
libelf is an internal dependency of libbpf and thus it is required to link
|
||||
against and must be installed on the system for applications to work.
|
||||
@@ -61,4 +61,3 @@ To install headers, libs and pkgconfig
|
||||
cd build
|
||||
ninja install
|
||||
|
||||
[](https://travis-ci.org/libbpf/libbpf)
|
||||
Reference in New Issue
Block a user