[packages/gcc] - disable D by default until we have gdc for bootstrap

qboosh qboosh at pld-linux.org
Thu Apr 24 20:23:08 CEST 2025


commit 27d023e542755446f52c08c19d67265fb703e65c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Apr 24 20:09:23 2025 +0200

    - disable D by default until we have gdc for bootstrap

 gcc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gcc.spec b/gcc.spec
index cd2a07e..a4496cd 100644
--- a/gcc.spec
+++ b/gcc.spec
@@ -6,7 +6,7 @@
 # - languages:
 %bcond_without	ada		# ADA language support
 %bcond_without	cxx		# C++ language support
-%bcond_without	d		# D language support
+%bcond_with	d		# D language support
 %bcond_without	fortran		# Fortran language support
 %bcond_without	go		# Go language support
 %bcond_without	modula2		# Modula2 language support
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gcc.git/commitdiff/27d023e542755446f52c08c19d67265fb703e65c



More information about the pld-cvs-commit mailing list