Home
last modified time | relevance | path

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

/third_party/python/
H A Dconfigure926 LINKCC
7214 # LINKCC is the command that links the python executable -- default is $(CC).
7216 # compiled with CXX, LINKCC is CXX instead. Always using CXX is undesirable:
7219 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking LINKCC" >&5
7220 printf %s "checking LINKCC... " >&6; }
7221 if test -z "$LINKCC"
7223 LINKCC='$(PURIFY) $(MAINCC)'
7228 LINKCC=qcc;;
7231 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $LINKCC" >&5
7232 printf "%s\n" "$LINKCC" >
[all...]

Completed in 8 milliseconds