repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* invoke.texi (C++ Dialect Options): Document -fhonor-std.
[official-gcc.git]
/
gcc
/
config
/
t-linux-aout
blob
8826cddcab655f2de5c5ae9818e4b7513966c209
1
# Don't run fixproto
2
STMP_FIXPROTO =
3
4
# Don't install "assert.h" in gcc. We use the one in glibc.
5
INSTALL_ASSERT_H =
6
7
# Do not build libgcc1. Let gcc generate those functions. The GNU/Linux
8
# C library can handle them.
9
LIBGCC1 =
10
CROSS_LIBGCC1 =
11
LIBGCC1_TEST =