diff options
author | 2020-09-29 15:06:04 -0700 | |
---|---|---|
committer | 2020-09-29 17:05:31 -0700 | |
commit | b0efc216f577997bf563d76d51673ed79c3d5f71 (patch) | |
tree | 91d6a14de27cdf4875abc82692bea293485f16ce /tools/perf/scripts/python/export-to-postgresql.py | |
parent | libbpf: Compile libbpf under -O2 level by default and catch extra warnings (diff) | |
download | wireguard-linux-b0efc216f577997bf563d76d51673ed79c3d5f71.tar.xz wireguard-linux-b0efc216f577997bf563d76d51673ed79c3d5f71.zip |
libbpf: Compile in PIC mode only for shared library case
Libbpf compiles .o's for static and shared library modes separately, so no
need to specify -fPIC for both. Keep it only for shared library mode.
Signed-off-by: Andrii Nakryiko <andriin@fb.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Link: https://lore.kernel.org/bpf/20200929220604.833631-3-andriin@fb.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions