[med-svn] [Git][med-team/segemehl][master] Try fix for blhc

Shruti Sridhar (@shruti_sridhar) gitlab at salsa.debian.org
Sun Aug 1 12:08:59 BST 2021



Shruti Sridhar pushed to branch master at Debian Med / segemehl


Commits:
be8c16b9 by Shruti Sridhar at 2021-08-01T16:38:41+05:30
Try fix for blhc

- - - - -


1 changed file:

- debian/patches/cross.patch


Changes:

=====================================
debian/patches/cross.patch
=====================================
@@ -18,3 +18,12 @@ Last-Update: 2021-02-18
  
  
  PRGTARGETS := segemehl haarz
+@@ -35,7 +36,7 @@ $(PRGTARGETS): $(OBJECTS)
+ $(BUILDDIR)/%.o: $(LIBDIR)/%.c
+ 	@echo "Building... library for source $@";
+ 	@mkdir -p $(BUILDDIR)	
+-	$(CC) $(CFLAGS) $(INC) -c -o $@ $<
++	$(CC) $(CFLAGS) $(INC) $(CPPFLAGS) -c -o $@ $<
+ 
+ all: $(PRGTARGETS)
+ 



View it on GitLab: https://salsa.debian.org/med-team/segemehl/-/commit/be8c16b9b8a68f0c0996a98d93c6b8882b9c975a

-- 
View it on GitLab: https://salsa.debian.org/med-team/segemehl/-/commit/be8c16b9b8a68f0c0996a98d93c6b8882b9c975a
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/20210801/a69665d5/attachment.htm>


More information about the debian-med-commit mailing list