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.

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

Reply via email to