HomeSort by: relevance | last modified time | path
    Searched refs:shlibpath (Results 1 - 25 of 40) sorted by relevancy

1 2

  /src/crypto/external/bsd/openssl/dist/test/recipes/
01-test_symbol_presence.t 47 my $shlibpath = bldtop_file($shlibname);
52 my @nm_lines = map { s|\R$||; $_ } `nm -DPg $shlibpath 2> /dev/null`;
57 skip "Can't run 'nm -DPg $shlibpath' => $?... ignoring", 2
  /src/crypto/external/bsd/openssl.old/dist/test/recipes/
01-test_symbol_presence.t 35 my $shlibpath = bldtop_file("lib" . $libname . ".so");
40 my @nm_lines = map { s|\R$||; $_ } `nm -DPg $shlibpath 2> /dev/null`;
45 skip "Can't run 'nm -DPg $shlibpath' => $?... ignoring", 2
  /src/crypto/external/apache2/openssl/dist/test/recipes/
01-test_symbol_presence.t 43 my %shlibpath;
49 $shlibpath{$_} = bldtop_file($shlibname{$_}) unless disabled('shared');
56 += (scalar keys %shlibpath) # Check for missing symbols in shared lib
70 my $shlib_cmd = "nm -DPg $shlibpath{$_} 2> /dev/null";
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 5469 # to shlibpath, because on Windows, both are PATH and uninstalled
9586 shlibpath=$finalize_shlibpath
9587 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9588 if test -n "$shlibpath"; then
9589 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 4094 # to shlibpath, because on Windows, both are PATH and uninstalled
8100 shlibpath="$finalize_shlibpath"
8101 test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
8102 if test -n "$shlibpath"; then
8103 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
  /src/external/bsd/am-utils/dist/
ltmain.sh 4094 # to shlibpath, because on Windows, both are PATH and uninstalled
8100 shlibpath="$finalize_shlibpath"
8101 test "$opt_mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
8102 if test -n "$shlibpath"; then
8103 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
  /src/external/bsd/file/dist/
ltmain.sh 5472 # to shlibpath, because on Windows, both are PATH and uninstalled
9601 shlibpath=$finalize_shlibpath
9602 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9603 if test -n "$shlibpath"; then
9604 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
  /src/external/bsd/flex/dist/build-aux/
ltmain.sh 5469 # to shlibpath, because on Windows, both are PATH and uninstalled
9595 shlibpath=$finalize_shlibpath
9596 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9597 if test -n "$shlibpath"; then
9598 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
  /src/external/bsd/ntp/dist/sntp/libevent/build-aux/
ltmain.sh 5469 # to shlibpath, because on Windows, both are PATH and uninstalled
9586 shlibpath=$finalize_shlibpath
9587 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9588 if test -n "$shlibpath"; then
9589 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
  /src/external/bsd/ntp/dist/sntp/libevent/
ltmain.sh 5469 # to shlibpath, because on Windows, both are PATH and uninstalled
9586 shlibpath=$finalize_shlibpath
9587 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9588 if test -n "$shlibpath"; then
9589 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
  /src/external/bsd/openldap/dist/build/
ltmain.sh 5469 # to shlibpath, because on Windows, both are PATH and uninstalled
9586 shlibpath=$finalize_shlibpath
9587 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9588 if test -n "$shlibpath"; then
9589 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
  /src/external/bsd/openldap/dist/contrib/ldapc++/
ltmain.sh 5469 # to shlibpath, because on Windows, both are PATH and uninstalled
9586 shlibpath=$finalize_shlibpath
9587 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9588 if test -n "$shlibpath"; then
9589 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
  /src/external/gpl3/binutils/dist/
ltmain.sh 7175 shlibpath="$finalize_shlibpath"
7176 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
7177 if test -n "$shlibpath"; then
7178 eval $shlibpath_var=\$shlibpath\$$shlibpath_var
  /src/external/gpl3/binutils.old/dist/
ltmain.sh 7175 shlibpath="$finalize_shlibpath"
7176 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
7177 if test -n "$shlibpath"; then
7178 eval $shlibpath_var=\$shlibpath\$$shlibpath_var
  /src/external/gpl3/gcc/dist/
ltmain.sh 7153 shlibpath="$finalize_shlibpath"
7154 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
7155 if test -n "$shlibpath"; then
7156 eval $shlibpath_var=\$shlibpath\$$shlibpath_var
  /src/external/gpl3/gcc.old/dist/
ltmain.sh 7153 shlibpath="$finalize_shlibpath"
7154 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
7155 if test -n "$shlibpath"; then
7156 eval $shlibpath_var=\$shlibpath\$$shlibpath_var
  /src/external/gpl3/gdb/dist/
ltmain.sh 7175 shlibpath="$finalize_shlibpath"
7176 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
7177 if test -n "$shlibpath"; then
7178 eval $shlibpath_var=\$shlibpath\$$shlibpath_var
  /src/external/gpl3/gdb.old/dist/
ltmain.sh 7153 shlibpath="$finalize_shlibpath"
7154 test "$mode" != relink && shlibpath="$compile_shlibpath$shlibpath"
7155 if test -n "$shlibpath"; then
7156 eval $shlibpath_var=\$shlibpath\$$shlibpath_var
  /src/external/lgpl3/gmp/dist/
ltmain.sh 5469 # to shlibpath, because on Windows, both are PATH and uninstalled
9586 shlibpath=$finalize_shlibpath
9587 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9588 if test -n "$shlibpath"; then
9589 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
  /src/external/lgpl3/mpc/dist/
ltmain.sh 5469 # to shlibpath, because on Windows, both are PATH and uninstalled
9586 shlibpath=$finalize_shlibpath
9587 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9588 if test -n "$shlibpath"; then
9589 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
  /src/crypto/external/bsd/heimdal/dist/
ltmain.sh 5719 # to shlibpath, because on Windows, both are PATH and uninstalled
9865 shlibpath=$finalize_shlibpath
9866 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9867 if test -n "$shlibpath"; then
9868 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
  /src/external/bsd/libevent/dist/build-aux/
ltmain.sh 5684 # to shlibpath, because on Windows, both are PATH and uninstalled
9805 shlibpath=$finalize_shlibpath
9806 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9807 if test -n "$shlibpath"; then
9808 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
  /src/external/bsd/openpam/dist/
ltmain.sh 5874 # to shlibpath, because on Windows, both are PATH and uninstalled
9960 shlibpath=$finalize_shlibpath
9961 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9962 if test -n "$shlibpath"; then
9963 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
  /src/external/bsd/unbound/dist/
ltmain.sh 5867 # to shlibpath, because on Windows, both are PATH and uninstalled
9953 shlibpath=$finalize_shlibpath
9954 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9955 if test -n "$shlibpath"; then
9956 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
  /src/external/lgpl3/mpc/dist/build-aux/
ltmain.sh 5726 # to shlibpath, because on Windows, both are PATH and uninstalled
9872 shlibpath=$finalize_shlibpath
9873 test relink = "$opt_mode" || shlibpath=$compile_shlibpath$shlibpath
9874 if test -n "$shlibpath"; then
9875 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"

Completed in 163 milliseconds

1 2