[med-svn] [Git][med-team/diann][master] Attempt to make cross build working

Nilesh Patra (@nilesh) gitlab at salsa.debian.org
Tue Jan 18 19:34:45 GMT 2022



Nilesh Patra pushed to branch master at Debian Med / diann


Commits:
fda7d4de by Nilesh Patra at 2022-01-18T11:34:05-08:00
Attempt to make cross build working

- - - - -


1 changed file:

- debian/patches/Makefile.patch


Changes:

=====================================
debian/patches/Makefile.patch
=====================================
@@ -5,7 +5,7 @@ Last-Update: 2022-01-18
 +++ b/Makefile
 @@ -0,0 +1,20 @@
 +CXX ?= g++
-+LD = g++
++LD = $(CXX)
 +PROG = bin/diann
 +OBJS = src/diann.o
 +CXXFLAGS += -I/usr/include/libmstoolkit -I/usr/include/eigen3 \



View it on GitLab: https://salsa.debian.org/med-team/diann/-/commit/fda7d4de19c941c331b1b32887f61b262c81fd1d

-- 
View it on GitLab: https://salsa.debian.org/med-team/diann/-/commit/fda7d4de19c941c331b1b32887f61b262c81fd1d
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/20220118/19a3eddf/attachment.htm>


More information about the debian-med-commit mailing list