The following commit has been merged in the master branch:
commit 5808aed6081d3783986b4d91cf1b333e5f931bc7
Author: Andrei Zavada <[email protected]>
Date: Mon Oct 29 00:21:58 2012 +0200
add -fPIC to libsigfile AM_CXXFLAGS
diff --git a/src/libsigfile/Makefile.am b/src/libsigfile/Makefile.am
index 0663540..47c7a66 100644
--- a/src/libsigfile/Makefile.am
+++ b/src/libsigfile/Makefile.am
@@ -1,7 +1,8 @@
AM_CXXFLAGS := \
-Wall -std=c++0x -shared \
$(OPENMP_CXXFLAGS) \
- -I$(top_srcdir)/src
+ -I$(top_srcdir)/src \
+ -fPIC
pkglib_LTLIBRARIES := \
libsigfile.la
--
Sleep experiment manager
_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit