[med-svn] [Git][med-team/kmc][master] makefile.patch: bring back LDFLAGS.

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Mon Jul 17 12:15:35 BST 2023



Étienne Mollier pushed to branch master at Debian Med / kmc


Commits:
ab7557de by Étienne Mollier at 2023-07-17T13:15:05+02:00
makefile.patch: bring back LDFLAGS.

Gbp-dch: ignore

- - - - -


1 changed file:

- debian/patches/makefile.patch


Changes:

=====================================
debian/patches/makefile.patch
=====================================
@@ -17,7 +17,7 @@ Forwarded: not-needed
 -CLINK	= -lm $(STATIC_LFLAGS) -O3 -std=c++14
 +LIB_ZLIB = -lz
 +CXXFLAGS+= -Wall -O3 -fsigned-char -std=c++14
-+CLINK	= -lm -O3 -std=c++14 -lz
++CLINK	= $(LDFLAGS) -lm -O3 -std=c++14 -lz
  PY_KMC_API_CFLAGS = $(PY_FLAGS) -Wall -shared -std=c++14 -O3
  
  KMC_CLI_OBJS = \



View it on GitLab: https://salsa.debian.org/med-team/kmc/-/commit/ab7557de0352b45298374700b2016dc35cf7efa3

-- 
View it on GitLab: https://salsa.debian.org/med-team/kmc/-/commit/ab7557de0352b45298374700b2016dc35cf7efa3
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/20230717/c3a657c6/attachment.htm>


More information about the debian-med-commit mailing list