View | Details | Raw Unified | Return to bug 255760
Collapse All | Expand All

(-)b/lang/gcc10/files/patch-configure (+11 lines)
Added Link Here
1
--- configure.orig	2021-04-08 11:56:27 UTC
2
+++ configure
3
@@ -15405,7 +15405,7 @@ MAINT=$MAINTAINER_MODE_TRUE
4
 # ---------------------
5
 
6
 # Stage specific cflags for build.
7
-stage1_cflags="-g"
8
+stage1_cflags="-O1 -g"
9
 case $build in
10
   vax-*-*)
11
     case ${GCC} in

Return to bug 255760