This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
SoftwareDesign
/
csu3_am335x
Seguir
8
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Rama:
master
Ramas
Etiquetas
master
csu3_am335x
/
linux-devkit
/
sysroots
/
x86_64-arago-linux
/
var
/
lib
/
opkg
/
info
/
nativesdk-libgdbm-compat4.postinst
nativesdk-libgdbm-compat4.postinst
90 B
Permalink
Histórico
Raw
1
2
3
4
#!/bin/sh
if [ x"$D" = "x" ]; then
if [ -x /sbin/ldconfig ]; then /sbin/ldconfig ; fi
fi