Searched refs:ldflags (Results 1 – 2 of 2) sorted by relevance
38 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…
5238 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}"