[Pkg-gdb-logs] [gdb] 06/11: debian/rules: build with fPIC

Hector Oron zumbi at moszumanska.debian.org
Wed Dec 14 11:35:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

zumbi pushed a commit to branch master
in repository gdb.

commit aafe6e5a58cec0c46c938eeeb710ed49ef1d1372
Author: Héctor Orón Martínez <zumbi at debian.org>
Date:   Wed Dec 14 09:53:26 2016 +0100

    debian/rules: build with fPIC
    
    Signed-off-by: Héctor Orón Martínez <zumbi at debian.org>
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index daebe92..353c7ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,6 +20,7 @@ include /usr/share/cdbs/1/class/python-autotools.mk
 # The top-level configure script fails to pass these down properly ...
 export CPPFLAGS
 export LDFLAGS
+CPPFLAGS += -fPIC
 
 # Always install into debian/tmp, even if we are only building one package.
 DEB_DESTDIR := $(shell pwd)/debian/tmp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gdb/gdb.git



More information about the Pkg-gdb-logs mailing list