Shayan Doust pushed to branch master at Debian Med / libsonlib


Commits:
0021299b by Shayan Doust at 2020-06-23T17:39:01+01:00
Add missing quicktree header locations

- - - - -


1 changed file:

- debian/patches/use_debian_packaged_quicktree.patch


Changes:

=====================================
debian/patches/use_debian_packaged_quicktree.patch
=====================================
@@ -54,11 +54,15 @@ Description: To avoid a code copy of quicktree here inside 
the quicktree
        mv [email protected] $@
  
  ${binPath}/sonLib_kvDatabaseTest : ${libTests} ${libInternalHeaders} 
${libPath}/sonLib.a ${libPath}/cuTest.a tests/kvDatabaseTest.c 
tests/kvDatabaseTestCommon.c
-@@ -54,7 +53,7 @@
+@@ -52,9 +51,9 @@
+ 
+ ${libPath}/sonLib.a : ${libSources} ${cppSources} $(foreach l, ${libHeaders}, 
${libPath}/$(notdir $l)) ${libInternalHeaders}
        @mkdir -p $(dir $@)
-       ${cxx} $(CPPFLAGS) ${cflags} -I inc -I ${libPath}/  -c ${libSources}
-       ${cpp} $(CPPFLAGS) ${cppflags} -I inc -I ${libPath}/ -c ${cppSources}
+-      ${cxx} $(CPPFLAGS) ${cflags} -I inc -I ${libPath}/  -c ${libSources}
+-      ${cpp} $(CPPFLAGS) ${cppflags} -I inc -I ${libPath}/ -c ${cppSources}
 -      ar rc sonLib.a *.o ${quickTreeObjects}
++      ${cxx} $(CPPFLAGS) ${cflags} -I inc -I ${libPath}/ 
-I/usr/include/quicktree/ -c ${libSources}
++      ${cpp} $(CPPFLAGS) ${cppflags} -I inc -I ${libPath}/ 
-I/usr/include/quicktree/ -c ${cppSources}
 +      ar rc sonLib.a *.o
        ranlib sonLib.a 
        rm *.o



View it on GitLab: 
https://salsa.debian.org/med-team/libsonlib/-/commit/0021299b86c78549874e5d1cb0f1e2f5621e517a

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/libsonlib/-/commit/0021299b86c78549874e5d1cb0f1e2f5621e517a
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to