repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix PR target/63209.
[official-gcc.git]
/
gcc
/
config
/
cris
/
t-linux
blob
71a964936dbf9586794683982c66d6c9acfc1f37
1
# We *know* we have a limits.h in the glibc library, with extra
2
# definitions needed for e.g. libgfortran.
3
ifneq ($(inhibit_libc),true)
4
LIMITS_H_TEST = :
5
endif