summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 0 insertions, 3 deletions
diff --git a/debian/rules b/debian/rules
index 3545212..2e22b6b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,9 +17,6 @@ DEB_MAKE_CHECK_TARGET = check
VERSION = $(shell head -n1 debian/changelog | sed -e 's/.*(//;s/-.*).*//;s/\+/\-/')
-export CC=gcc-9
-export CXX=g++-9
-
%:
dh $@