empserver/src/scripts/nightly/patches/solaris.sparcv9.cc/build.conf.patch
Marc Olzheim 4a4923f951 A sandbox system to automate the building of the source tree and
reporting differences in compiler output with the output of the
previous build.
2004-03-23 16:32:45 +00:00

12 lines
407 B
Diff

Index: empserver/build.conf
--- empserver/build.conf Thu Feb 12 17:50:48 2004
+++ empserver/build.conf Sat Mar 6 14:45:21 2004
@@ -40,7 +40,7 @@
# Please enter the C-compiler you are using (full path is allowed):
# (For NT builds using MSVC, use "CC = CL")
-CC = gcc
+CC = cc
# Please enter the linker you are using (full path is allowed):
# (For NT builds using MSVC, using "LD = ld" works fine.)