1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Move m68k from ports to libc

This commit is contained in:
Andreas Schwab
2014-02-10 20:05:01 +01:00
parent 87569616d2
commit 73588a7223
402 changed files with 21 additions and 1 deletions

View File

@ -0,0 +1,10 @@
sinclude(./aclocal.m4)dnl Autoconf lossage
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
case $machine in
m68k/coldfire)
;;
*)
libc_cv_gcc_unwind_find_fde=yes
;;
esac
ldd_rewrite_script=sysdeps/unix/sysv/linux/ldd-rewrite.sed