[debian-edu-commits] debian-edu/ 01/03: debian/rules: Drop old compiler tweakings as they are (a) not required any more and (b) cause an FTBFS on Debian 9 and above.

Mike Gabriel sunweaver at debian.org
Tue Nov 29 10:12:01 UTC 2016


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

sunweaver pushed a commit to branch master
in repository italc.

commit 1f109d0a8ae25bed4f3059b39358e18683a88a99
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Nov 29 09:54:51 2016 +0100

    debian/rules: Drop old compiler tweakings as they are (a) not required any more and (b) cause an FTBFS on Debian 9 and above.
---
 debian/rules | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3596dc7..51ad2e0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,11 +17,6 @@ DTYPE = +dfsg1
 VER  ?= $(subst $(DTYPE),,$(UVER))
 
 DEB_DH_INSTALL_SOURCEDIR = debian/tmp
-CPPFLAGS += -I/usr/include/X11
-CFLAGS += -fPIC
-GNU_CPU_TYPE:=$(shell dpkg-architecture -qDEB_BUILD_GNU_CPU)
-CXXFLAGS += -fPIC -D'BUILD_TYPE=$(GNU_CPU_TYPE)'
-DEB_CONFIGURE_EXTRA_FLAGS = --with-linux LDFLAGS=-L/usr/lib/X11
 DEB_DH_MAKESHLIBS_ARGS += -V
 
 DEB_CMAKE_NORMAL_ARGS += -DCMAKE_SKIP_RPATH=OFF

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



More information about the debian-edu-commits mailing list