Bugzilla bug 226470: use a C compiler rather than a C++ compiler to compile

C code.  The patch is contributed by Philip K. Warren <pkw@us.ibm.com>.
This commit is contained in:
wchang0222%aol.com 2003-11-22 06:45:50 +00:00
Родитель f2f82f88df
Коммит 034bf93de9
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -55,9 +55,9 @@ else
PTHREADS_USER = 1
endif
DEFAULT_COMPILER = xlC_r
DEFAULT_COMPILER = xlc_r
CC = xlC_r
CC = xlc_r
CCC = xlC_r
CPU_ARCH = rs6000