[med-svn] [Git][med-team/vg][master] Fix build by not linking anymore libebl.a (Closes: #966417)

Michael R. Crusoe gitlab at salsa.debian.org
Fri Jul 31 18:32:21 BST 2020



Michael R. Crusoe pushed to branch master at Debian Med / vg


Commits:
4a9b7acd by Michael R. Crusoe at 2020-07-31T15:09:52+02:00
Fix build by not linking anymore libebl.a (Closes: #966417)

- - - - -


2 changed files:

- debian/changelog
- debian/patches/use_packaged_elfutils


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+vg (1.25.0+ds-3) unstable; urgency=medium
+
+  [ Gianfranco Costamagna ]
+  * Fix build by not linking anymore libebl.a (Closes: #966417)
+
+ -- Michael R. Crusoe <crusoe at debian.org>  Fri, 31 Jul 2020 15:09:46 +0200
+
 vg (1.25.0+ds-2) unstable; urgency=medium
 
   * Restrict architectures to build for. Closes: #964039.


=====================================
debian/patches/use_packaged_elfutils
=====================================
@@ -7,7 +7,7 @@ Description: Use the Debian packages for elfutils
  
      # We want to link against the elfutils libraries
 -    LD_LIB_FLAGS += -ldwfl -ldw -ldwelf -lelf -lebl
-+    LD_LIB_FLAGS += -ldw -lelf -lebl
++    LD_LIB_FLAGS += -ldw -lelf
  
      # We get OpenMP the normal way, using whatever the compiler knows about
      CXXFLAGS += -fopenmp



View it on GitLab: https://salsa.debian.org/med-team/vg/-/commit/4a9b7acd5de211bbcb52948d697fbb2617aa0381

-- 
View it on GitLab: https://salsa.debian.org/med-team/vg/-/commit/4a9b7acd5de211bbcb52948d697fbb2617aa0381
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200731/5ed4aed4/attachment.html>


More information about the debian-med-commit mailing list