Home
last modified time | relevance | path

Searched refs:ldflags (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/third_party/build_gn/toolchain/
DBUILD.gn38 command = "g++ -shared {{ldflags}} -o $sofile -Wl,-soname=$soname @$rspfile"
58 …command = "g++ {{ldflags}} -o $outfile -Wl,--start-group @$rspfile {{solibs}} -Wl,--end-group {{li…
/openthread-latest/third_party/mbedtls/repo/tests/scripts/
Dall.sh5238 shift; local ldflags="$1";;
5245 ldflags="${ldflags:-}"
5250 …O_DECRYPT${set_opts:+ + $set_opts}${unset_opts:+ - $unset_opts} with $cflags${ldflags:+, $ldflags}"
5252 make CFLAGS="-O2 $cflags" LDFLAGS="$ldflags"
5263 …O_DECRYPT${set_opts:+ + $set_opts}${unset_opts:+ - $unset_opts} with $cflags${ldflags:+, $ldflags}"
5266 …O_DECRYPT${set_opts:+ + $set_opts}${unset_opts:+ - $unset_opts} with $cflags${ldflags:+, $ldflags}"