summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNilesh Patra <nilesh@debian.org>2021-07-10 22:51:09 +0530
committerNilesh Patra <nilesh@debian.org>2021-07-10 22:51:09 +0530
commita6b6468e35429b34dad6fede1e4f493289698b94 (patch)
tree28398b190f814d2c48fe78111ff380224e5dc14c
parent2720247011c68d205fbc7f52b6700c963d450584 (diff)
Drop link_lnopt.patch
-rw-r--r--debian/patches/link_lnlopt.patch15
-rw-r--r--debian/patches/series1
2 files changed, 0 insertions, 16 deletions
diff --git a/debian/patches/link_lnlopt.patch b/debian/patches/link_lnlopt.patch
deleted file mode 100644
index f4856f6..0000000
--- a/debian/patches/link_lnlopt.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Author: Andreas Tille <tille@debian.org>
-Last-Update: Sat, 08 Sep 2018 22:16:39 +0200
-Description: Somehow nlopt library needs to be added
-
---- a/src/Makefile.in
-+++ b/src/Makefile.in
-@@ -19,7 +19,7 @@
-
- CPP_LIBS = -llapack -lblas -lpthread -lm
- ifeq "$(HNLOPT)" "Y"
-- CPP_LIBS += -lnlopt
-+ CPP_LIBS += -lnlopt -lnlopt_cxx
- endif
-
- ifeq "$(HARM)" "Y"
diff --git a/debian/patches/series b/debian/patches/series
index 7b00d87..951865b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
-link_lnlopt.patch
hardening.patch
build-more-programs.patch