From: Bruce Momjian Date: Sat, 21 Oct 2000 17:07:31 +0000 (+0000) Subject: Remove CC and CXX. X-Git-Tag: REL7_1_BETA~405 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=02132c4a053fede4884f70ee912e0ecd3c3114db;p=postgresql Remove CC and CXX. --- diff --git a/src/template/unixware b/src/template/unixware index 04b5eaffc1..989285e8fc 100644 --- a/src/template/unixware +++ b/src/template/unixware @@ -4,5 +4,3 @@ SHARED_LIB='-K PIC' SRCH_INC='/opt/include' SRCH_LIB='/opt/lib' DLSUFFIX=.so -CC=cc -CXX=CC