12 lines
261 B
Plaintext
12 lines
261 B
Plaintext
|
# Don't run fixproto
|
||
|
STMP_FIXPROTO =
|
||
|
|
||
|
# Don't install "assert.h" in gcc. We use the one in glibc.
|
||
|
INSTALL_ASSERT_H =
|
||
|
|
||
|
# Do not build libgcc1. Let gcc generate those functions. The GNU/Linux
|
||
|
# C library can handle them.
|
||
|
LIBGCC1 =
|
||
|
CROSS_LIBGCC1 =
|
||
|
LIBGCC1_TEST =
|