From: Ian Lance Taylor Date: Tue, 14 Jul 1998 19:09:27 +0000 (+0000) Subject: * configure: If CC is set but CFLAGS is not, and CC is gcc, make X-Git-Tag: gdb-4_18~1598 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6b40e58316cf44a57ded7714d01fdc39d117d1e0;p=external%2Fbinutils.git * configure: If CC is set but CFLAGS is not, and CC is gcc, make CFLAGS default to -O2. --- diff --git a/ChangeLog b/ChangeLog index e0469d7..a50d74d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ Tue Jul 14 13:22:18 1998 Ian Lance Taylor + * configure: If CC is set but CFLAGS is not, and CC is gcc, make + CFLAGS default to -O2. + * ltmain.sh: Add some hacks to make SunOS --enable-shared work when using GNU ld.