[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#321016: gcc-4.0: Please make gcc-4.0-base and libstdc++6 'required'



tags 321016 +patch
thanks

The attached patch should fix this.

Regards
Andreas Jochens

diff -urN ../tmp-orig/gcc-4.0-4.0.1/debian/rules.conf ./debian/rules.conf
--- ../tmp-orig/gcc-4.0-4.0.1/debian/rules.conf	2005-08-08 08:00:14.000000000 +0000
+++ ./debian/rules.conf	2005-08-08 07:54:25.000000000 +0000
@@ -198,9 +198,9 @@
 	-DTARGET=$(DEB_TARGET_ARCH) \
 	-DTARGETBD="$(TARGETBD)"
 else
-  # XXX change when 4.0 becomes the default compiler
-  ctrl_flags += \
-	-DPRI=optional
+  # add '-DPRI=optional' to ctrl_flags if this is not the default compiler
+  # ctrl_flags += \
+  #	-DPRI=optional
 endif
 
 ifeq ($(with_base_only),yes)



Reply to: