projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8d7a54
)
* configure: If CC is set but CFLAGS is not, and CC is gcc, make
author
Ian Lance Taylor
<ian@airs.com>
Tue, 14 Jul 1998 19:09:27 +0000
(19:09 +0000)
committer
Ian Lance Taylor
<ian@airs.com>
Tue, 14 Jul 1998 19:09:27 +0000
(19:09 +0000)
CFLAGS default to -O2.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index e0469d70234e77f830c2cd7cbe301d94bc8efa37..a50d74d8aa5560ab9bc38b4042521d4ec4295bb6 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,8
@@
Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
+ * 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.