- Timestamp:
- Jun 6, 2009, 9:39:22 AM (15 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 4651341
- Parents:
- b02e3b3
- Location:
- BOOK/cross-tools
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/alpha/eglibc-headers.xml
rb02e3b3 rbd01f75 51 51 libc_cv_mlong_double_128=yes 52 52 libc_cv_alpha_tls=yes 53 libc_cv_gnu 99_inline=yes53 libc_cv_gnu89_inline=yes 54 54 EOF</userinput></screen> 55 55 -
BOOK/cross-tools/common/eglibc.xml
rb02e3b3 rbd01f75 46 46 libc_cv_forced_unwind=yes 47 47 libc_cv_c_cleanup=yes 48 libc_cv_gnu 99_inline=yes48 libc_cv_gnu89_inline=yes 49 49 EOF</userinput></screen> 50 50 -
BOOK/cross-tools/ppc/eglibc.xml
rb02e3b3 rbd01f75 51 51 libc_cv_c_cleanup=yes 52 52 libc_cv_ppc_machine=yes 53 libc_cv_gnu 99_inline=yes53 libc_cv_gnu89_inline=yes 54 54 EOF</userinput></screen> 55 55 -
BOOK/cross-tools/sparc64/eglibc-64bit.xml
rb02e3b3 rbd01f75 51 51 libc_cv_c_cleanup=yes 52 52 libc_cv_sparc64_tls=yes 53 libc_cv_gnu 99_inline=yes53 libc_cv_gnu89_inline=yes 54 54 EOF</userinput></screen> 55 55
Note:
See TracChangeset
for help on using the changeset viewer.