repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* sun build fix for thinko (?)
[binutils-gdb.git]
/
config
/
mh-cygwin
blob
29f165667a1d87578460625ce46bbc0f3332583d
1
# We don't want debugging info in Win32-hosted toolchains.
2
# Accomplish this by overriding CFLAGS.
3
CFLAGS=-O2
4
CXXFLAGS=-O2
5
6
# We also need to override LIBGCC2_DEBUG_CFLAGS so libgcc2 will be
7
# built without debugging information
8
9
LIBGCC2_DEBUG_CFLAGS=