repo.or.cz
/
glibc-ports.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Define F_DUPFD_CLOEXEC.
[glibc-ports.git]
/
sysdeps
/
unix
/
sysv
/
linux
/
m68k
/
configure.in
blob
285b81f4754b1c302647f127e3ccb899388ce104
1
sinclude(./aclocal.m4)dnl Autoconf lossage
2
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
3
case $machine in
4
m68k/coldfire)
5
arch_minimum_kernel=2.6.10
6
;;
7
esac