Switch back to default GCC

Closes: #873661
This commit is contained in:
Michael Biebl
2017-09-03 23:55:09 +02:00
parent 5f6d05abec
commit 2f247fb09b
2 changed files with 0 additions and 4 deletions
-2
View File
@@ -53,8 +53,6 @@ Build-Depends: debhelper (>= 10.4~),
tzdata <!nocheck>,
libcap2-bin <!nocheck>,
iproute2 <!nocheck>,
gcc-6,
g++-6,
Package: systemd
Architecture: linux-any
-2
View File
@@ -4,8 +4,6 @@
#export DEB_BUILD_OPTIONS = nostrip
export LC_ALL = C.UTF-8
export CC = gcc-6
export CXX = g++-6
include /usr/share/dpkg/default.mk