[med-svn] [Git][med-team/ampl-netlib-solvers][master] Try to ge rid of lintian info about missing hardening option but failed. So just be it that way.

Andreas Tille gitlab at salsa.debian.org
Wed Sep 30 13:51:53 BST 2020



Andreas Tille pushed to branch master at Debian Med / ampl-netlib-solvers


Commits:
f8436113 by Andreas Tille at 2020-09-30T14:51:08+02:00
Try to ge rid of lintian info about missing hardening option but failed.  So just be it that way.

- - - - -


1 changed file:

- debian/patches/fix-makefile-shared-lib.patch


Changes:

=====================================
debian/patches/fix-makefile-shared-lib.patch
=====================================
@@ -30,7 +30,7 @@ Description: fix makefile.u in order to get libamplsover.so
  ARFLAGS = ruv
 +
 +libamplsolver.so: $(OFILES)
-+	$(CC) $^ -shared  -Wl,-soname,libamplsolver.so.0 -o $@.0
++	$(CC) $^ -shared  -Wl,-soname,libamplsolver.so.0 $(LDFLAGS) -o $@.0
 +	ln -s $@.0 $@
 +
  amplsolver.a: $a



View it on GitLab: https://salsa.debian.org/med-team/ampl-netlib-solvers/-/commit/f8436113597fe3cce994680c4d655895b355c544

-- 
View it on GitLab: https://salsa.debian.org/med-team/ampl-netlib-solvers/-/commit/f8436113597fe3cce994680c4d655895b355c544
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/20200930/8d877ca8/attachment.html>


More information about the debian-med-commit mailing list