mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
Move m68k from ports to libc
This commit is contained in:
9
sysdeps/unix/sysv/linux/m68k/configure
vendored
Normal file
9
sysdeps/unix/sysv/linux/m68k/configure
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# This file is generated from configure.ac by Autoconf. DO NOT EDIT!
|
||||
case $machine in
|
||||
m68k/coldfire)
|
||||
;;
|
||||
*)
|
||||
libc_cv_gcc_unwind_find_fde=yes
|
||||
;;
|
||||
esac
|
||||
ldd_rewrite_script=sysdeps/unix/sysv/linux/ldd-rewrite.sed
|
||||
Reference in New Issue
Block a user