repo.or.cz
/
t2sde.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* hotfix rapdijson for gcc14
[t2sde.git]
/
tests
/
000-ldconfig.cmd
blob
b723024e019f1baffaf123898782cb70f1d373a6
1
#!/bin/sh
2
3
[
"
$QEMU
"
]
||
exit
43
4
5
[
-e
$SYSROOT
/
sbin
/
ldconfig
]
||
exit
42
6
7
cd
$SYSROOT
8
$QEMU
-chroot
$SYSROOT
sbin
/
ldconfig