mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-06 00: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
|
their counterpart files at bpf-next/tools/include/linux/*.h to make compilation
|
||||||
successful.
|
successful.
|
||||||
|
|
||||||
Build
|
Build [](https://travis-ci.org/libbpf/libbpf)
|
||||||
=====
|
=====
|
||||||
libelf is an internal dependency of libbpf and thus it is required to link
|
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.
|
against and must be installed on the system for applications to work.
|
||||||
@@ -61,4 +61,3 @@ To install headers, libs and pkgconfig
|
|||||||
cd build
|
cd build
|
||||||
ninja install
|
ninja install
|
||||||
|
|
||||||
[](https://travis-ci.org/libbpf/libbpf)
|
|
||||||
Reference in New Issue
Block a user