From: Jeff Law Date: Tue, 14 Dec 1993 22:59:35 +0000 (-0700) Subject: * x-pa (CC): Do not use absolute path to gcc. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=94c17ca5e6bb46a16a600826c707fd4691bb2616;p=gcc.git * x-pa (CC): Do not use absolute path to gcc. From-SVN: r6234 --- diff --git a/gcc/config/pa/x-pa b/gcc/config/pa/x-pa index 09d6fcc5cb4..0dbc8aa5928 100644 --- a/gcc/config/pa/x-pa +++ b/gcc/config/pa/x-pa @@ -1,3 +1,3 @@ -CC=/usr/local/bin/gcc -DUSE_C_ALLOCA -D__inline= +CC=gcc -DUSE_C_ALLOCA -D__inline= # B option not supported on hpux. TAROUTOPTS = xpf