Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:shunghsiyu:branches:bpf
bpftool
binutils-2.40.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File binutils-2.40.patch of Package bpftool
diff --git a/tools/bpf/bpftool/Makefile b/tools/bpf/bpftool/Makefile index f610e184ce02..21cd7505e871 100644 --- a/src/Makefile +++ b/src/Makefile @@ -154,6 +154,8 @@ else # Fall back on libbfd ifeq ($(feature-libbfd),1) LIBS += -lbfd -ldl -lopcodes + else ifeq ($(feature-libbfd-liberty-sframe),1) + LIBS += -lbfd -ldl -lopcodes -liberty -lsframe -lzstd else ifeq ($(feature-libbfd-liberty),1) LIBS += -lbfd -ldl -lopcodes -liberty else ifeq ($(feature-libbfd-liberty-z),1)
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor