|
|
1.1 root 1: # Do not build libgcc1.
2: LIBGCC1 =
3: CROSS_LIBGCC1 =
4:
5: # These are really part of libgcc1, but this will cause them to be
6: # built correctly, so... [taken from t-sparclite]
7: LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c
8:
9: dp-bit.c: $(srcdir)/config/fp-bit.c
10: cat $(srcdir)/config/fp-bit.c > dp-bit.c
11:
12: fp-bit.c: $(srcdir)/config/fp-bit.c
13: echo '#define FLOAT' > fp-bit.c
14: cat $(srcdir)/config/fp-bit.c >> fp-bit.c
15:
16: # Build the libraries for both hard and soft floating point
17:
18: MULTILIB_OPTIONS = msoft-float
19: MULTILIB_DIRNAMES = soft-float
20:
21: LIBGCC = stmp-multilib
22: INSTALL_LIBGCC = install-multilib
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.