From f68e14d20afce4f751cd716b65b3049cc12882cd Mon Sep 17 00:00:00 2001 From: Janet Anderson Date: Tue, 26 Oct 2010 15:00:48 -0500 Subject: [PATCH] Added windows-x64-debug under debugging builds in comment lines. --- configure/CONFIG_SITE | 1 + 1 file changed, 1 insertion(+) diff --git a/configure/CONFIG_SITE b/configure/CONFIG_SITE index 946625cbe..c232120f3 100644 --- a/configure/CONFIG_SITE +++ b/configure/CONFIG_SITE @@ -47,6 +47,7 @@ # linux-x86_64-debug (GNU compiler with -g option for host builds) # solaris-sparc-debug (sun compiler no optimization,-g for debugging info) # win32-x86-debug (MS Visual C++ compiler with debug option for host builds) +# windows-x64-debug (MS Visual C++ compiler with debug option for host builds) # EPICS_HOST_ARCH is a required environment variable