Home
last modified time | relevance | path

Searched refs:link_static (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/package/openldap/
H A D0004-revert-ITS-3977-fix-libtool-static-behavior-to-match.patch43 link_static=no # Whether the deplib will be linked statically
/OK3568_Linux_fs/external/xserver/
H A Dltmain.sh8189 link_static=no # Whether the deplib will be linked statically
8491 link_static=yes
8499 test yes = "$link_static"; }; then
8518 test no = "$link_static" && newdependency_libs="$abs_ladir/$laname $newdependency_libs"
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0009-Use-libtool-2.4.patch20041 test "$link_static" = no && newdependency_libs="$abs_ladir/$laname $newdependency_libs"