]> git.pond.sub.org Git - empserver/blob - src/scripts/nightly/patches/solaris.sparcv9.cc/build.conf.patch
5dd144f12f441395dc7ea4cf31ab4e43a60cdf59
[empserver] / src / scripts / nightly / patches / solaris.sparcv9.cc / build.conf.patch
1 Index: empserver/build.conf
2 --- empserver/build.conf        Thu Feb 12 17:50:48 2004
3 +++ empserver/build.conf        Sat Mar  6 14:45:21 2004
4 @@ -40,7 +40,7 @@
5  
6  # Please enter the C-compiler you are using (full path is allowed):
7  # (For NT builds using MSVC, use "CC = CL")
8 -CC = gcc
9 +CC = cc
10  
11  # Please enter the linker you are using (full path is allowed):
12  # (For NT builds using MSVC, using "LD = ld" works fine.)