HomeSort by: relevance | last modified time | path
    Searched refs:cwrapper (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 2983 # conversion to w32 is not available inside the cwrapper. Returns result in
3132 # conversion to w32 is not available inside the cwrapper. Returns result in
5402 # the cwrapper.
5746 * also, copy all non cwrapper options to newargz, except
10535 cwrapper=$output_path/$output_name.exe
10536 $RM $cwrappersource $cwrapper
10537 trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
10546 $LTCC $LTCFLAGS -o $cwrapper $cwrappersource
10547 $STRIP $cwrapper
10551 func_ltwrapper_scriptname $cwrapper
    [all...]
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 1697 # conversion to w32 is not available inside the cwrapper. Returns result in
1839 # conversion to w32 is not available inside the cwrapper. Returns result in
4027 # the cwrapper.
4368 * also, copy all non cwrapper options to newargz, except
9049 cwrapper="$output_path/$output_name.exe"
9050 $RM $cwrappersource $cwrapper
9051 trap "$RM $cwrappersource $cwrapper; exit $EXIT_FAILURE" 1 2 15
9060 $LTCC $LTCFLAGS -o $cwrapper $cwrappersource
9061 $STRIP $cwrapper
9065 func_ltwrapper_scriptname $cwrapper
    [all...]

Completed in 129 milliseconds