revert upstream commit 5a3ee43e1b6e "Stop building packages built by gcc-15"
This commit is contained in:
2
debian/rules.conf
vendored
2
debian/rules.conf
vendored
@@ -426,7 +426,7 @@ endif
|
||||
# ensure that the common libs, built from the next GCC version are available
|
||||
ifeq ($(PKGSOURCE),gcc-$(BASE_VERSION))
|
||||
ifneq ($(with_common_libs),yes)
|
||||
BASE_BUILD_DEP = gcc-15-base,
|
||||
BASE_BUILD_DEP = gcc-14-base,
|
||||
endif
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user