components/mutt/patches/7076617-flea-cc.patch
author Rich Burridge <rich.burridge@oracle.com>
Mon, 17 Mar 2014 13:28:32 -0700
branchs11u1-sru
changeset 2988 83fae5048c6c
parent 608 bef78732195b
permissions -rw-r--r--
17335413 problem in LIBRARY/CURL 15941200 curl "gmake test" failures 16658714 problem in LIBRARY/CURL 17799440 problem in LIBRARY/CURL 18183059 problem in LIBRARY/CURL

--- mutt-1.5.21/muttbug.sh.in.orig	Thu Dec  1 09:37:14 2011
+++ mutt-1.5.21/muttbug.sh.in	Fri Dec  2 10:52:31 2011
@@ -251,14 +251,9 @@
 echo 
 echo "-- Build environment information"
 echo
-echo "(Note: This is the build environment installed on the system"
-echo "muttbug is run on.  Information may or may not match the environment"
-echo "used to build mutt.)"
+echo "- C compiler version information"
+echo "XXX-CUSAGE-XXX"
 echo
-echo "- gcc version information"
-echo "@CC@"
-@CC@ -v 2>&1
-echo
 echo "- CFLAGS"
 echo @CFLAGS@