Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bpftool for openSUSE:Factory checked 
in at 2023-02-28 12:47:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bpftool (Old)
 and      /work/SRC/openSUSE:Factory/.bpftool.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bpftool"

Tue Feb 28 12:47:47 2023 rev:7 rq:1067329 version:MACRO

Changes:
--------
--- /work/SRC/openSUSE:Factory/bpftool/bpftool.changes  2023-02-21 
15:35:29.572097635 +0100
+++ /work/SRC/openSUSE:Factory/.bpftool.new.31432/bpftool.changes       
2023-02-28 12:48:04.204257448 +0100
@@ -1,0 +2,5 @@
+Wed Feb 22 08:21:22 UTC 2023 - Martin Liška <mli...@suse.cz>
+
+- Rebase binutils-2.40.patch for v6.2.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ binutils-2.40.patch ++++++
--- /var/tmp/diff_new_pack.wh5z2H/_old  2023-02-28 12:48:04.916262074 +0100
+++ /var/tmp/diff_new_pack.wh5z2H/_new  2023-02-28 12:48:04.924262126 +0100
@@ -1,14 +1,14 @@
 diff --git a/tools/bpf/bpftool/Makefile b/tools/bpf/bpftool/Makefile
-index 4a95c017ad4c..9a4851df3276 100644
+index f610e184ce02..afef9c65614e 100644
 --- a/tools/bpf/bpftool/Makefile
 +++ b/tools/bpf/bpftool/Makefile
-@@ -139,6 +139,8 @@ SRCS = $(filter-out $(BFD_SRCS),$(wildcard *.c))
- 
- ifeq ($(feature-libbfd),1)
-   LIBS += -lbfd -ldl -lopcodes
-+else ifeq ($(feature-libbfd-liberty-sframe),1)
-+  LIBS += -lbfd -ldl -lopcodes -liberty -lsframe
- else ifeq ($(feature-libbfd-liberty),1)
-   LIBS += -lbfd -ldl -lopcodes -liberty
- else ifeq ($(feature-libbfd-liberty-z),1)
+@@ -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
+   else ifeq ($(feature-libbfd-liberty),1)
+     LIBS += -lbfd -ldl -lopcodes -liberty
+   else ifeq ($(feature-libbfd-liberty-z),1)
 

Reply via email to