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

  /src/external/historical/nawk/dist/
makefile 34 HOSTCC = cc -g -Wall -pedantic -Wcast-qual
35 # HOSTCC = g++ -g -Wall -pedantic -Wcast-qual
36 CC = $(HOSTCC) # change this is cross-compiling.
66 $(HOSTCC) $(CFLAGS) maketab.c -o maketab
  /src/external/gpl3/gcc/dist/contrib/
test_installed 117 set HOSTCC "${HOSTCC-cc}"

Completed in 42 milliseconds