HomeSort by relevance Sort by last modified time
    Searched refs:link_static_flag (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/cmockery/cmockery_0_1_2/
libtool 174 link_static_flag="-static"
    [all...]
ltmain.sh 1143 if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then
1146 if test -n "$link_static_flag"; then
1151 if test -z "$pic_flag" && test -n "$link_static_flag"; then
    [all...]
  /external/google-tv-pairing-protocol/cpp/
libtool 278 link_static_flag="-static"
    [all...]
ltmain.sh     [all...]
  /external/ImageMagick/config/
ltmain.sh     [all...]
  /external/c-ares/
ltmain.sh     [all...]
  /external/google-breakpad/autotools/
ltmain.sh     [all...]
  /external/libcap-ng/libcap-ng-0.7/
ltmain.sh     [all...]
  /external/libedit/
ltmain.sh     [all...]
  /external/libevent/
ltmain.sh     [all...]
  /external/libexif/
ltmain.sh     [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/unix/
ltmain.sh     [all...]
  /external/libmicrohttpd/
ltmain.sh     [all...]
  /external/libmtp/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libopus/
ltmain.sh     [all...]
  /external/libusb/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/libvorbis/
ltmain.sh     [all...]
  /external/pcre/dist/
ltmain.sh     [all...]
  /external/protobuf/gtest/build-aux/
ltmain.sh     [all...]
  /external/protobuf/
ltmain.sh     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
ltmain.sh     [all...]
  /toolchain/binutils/binutils-2.25/
ltmain.sh     [all...]
  /external/libunwind/aux/
ltmain.sh 804 if test "$build_libtool_libs" = yes && test -z "$link_static_flag"; then
807 if test -n "$link_static_flag"; then
811 if test -z "$pic_flag" && test -n "$link_static_flag"; then
962 if test -n "$link_static_flag"; then
963 compile_command="$compile_command $link_static_flag"
964 finalize_command="$finalize_command $link_static_flag"
    [all...]

Completed in 78 milliseconds

1 2 3