[med-svn] [Git][med-team/libarb][master] 2 commits: First attempt to build

Andreas Tille gitlab at salsa.debian.org
Thu Jun 6 06:17:20 BST 2019



Andreas Tille pushed to branch master at Debian Med / libarb


Commits:
b6926fbc by Andreas Tille at 2019-06-05T17:14:10Z
First attempt to build

- - - - -
3f194651 by Andreas Tille at 2019-06-06T05:16:41Z
Get libCORE at least compiled (not linked)

- - - - -


2 changed files:

- + debian/patches/fix_makefiles.patch
- + debian/patches/series


Changes:

=====================================
debian/patches/fix_makefiles.patch
=====================================
@@ -0,0 +1,15 @@
+--- a/CORE/Makefile
++++ b/CORE/Makefile
+@@ -12,6 +12,12 @@ GENERATED_HEADERS= \
+ 	arb_diff.h \
+ 	arb_match.h \
+ 
++ARBHOME=..
++A_CXX=$(CXX)
++shared_cflags=-I../INCLUDE -I. -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include/ -DDEBUG
++SHARED_LIB_SUFFIX=so
++MAIN=libCORE.a
++
+ LIB_SHARED=../lib/$(MAIN:.a=).$(SHARED_LIB_SUFFIX)
+ 
+ # MAIN contains .a (instead of wanted .so). Translate via do_...-target


=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+fix_makefiles.patch



View it on GitLab: https://salsa.debian.org/med-team/libarb/compare/5b66191bdc5471f4050f6baab43c045b9e0eda6b...3f194651218b27089e97af7cc2e0046b57d9fe21

-- 
View it on GitLab: https://salsa.debian.org/med-team/libarb/compare/5b66191bdc5471f4050f6baab43c045b9e0eda6b...3f194651218b27089e97af7cc2e0046b57d9fe21
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/20190606/45a59646/attachment-0001.html>


More information about the debian-med-commit mailing list