Searched refs:C89_LINKER (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A DBuild.sh1151 if [[ -n $C89_LINKER ]]; then
1152 C89_LINKER=`ntpath2posix -c "$C89_LINKER"`
1154 C89_LINKER=LINK.EXE
1157 vv '|' "$C89_LINKER /LINK >&2"

Completed in 227 milliseconds