repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix some places to use $(LN_S) makefile variable.
[glibc.git]
/
sysdeps
/
nacl
/
preconfigure
blob
c700fbc2f8f477361eec4335ed437ff00a281caa
1
# GNU C Library preconfigure fragment for sysdeps/nacl
2
3
case "$config_machine-$config_os" in
4
arm*-nacl*)
5
libc_config_ok=yes
6
;;
7
esac