sid should also get gcc 8

This commit is contained in:
Sylvestre Ledru 2019-09-08 10:20:52 +02:00
parent 386d2533e6
commit 5fcf7987d6

2
debian/rules vendored
View File

@ -67,7 +67,7 @@ ifeq ($(shell dpkg --compare-versions $(shell dpkg-query -W -f '$${Version}' g++
GCC_VERSION := 4.9
endif
FORCE_NOT_GCC_9_DISTRO := eoan bullseye
FORCE_NOT_GCC_9_DISTRO := eoan bullseye sid
ifneq (,$(filter $(DISTRO),$(FORCE_NOT_GCC_9_DISTRO)))
# Force gcc-8
GCC_VERSION := 8