From bd2f706e0fcdd75651b5b1d4cd749599bee0ef41 Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Wed, 3 Oct 2001 15:07:42 +0000 Subject: [PATCH] change daylight savings time --- configure/CONFIG_SITE_ENV | 2 +- configure/os/CONFIG.solaris-sparc.solaris-sparc | 2 ++ configure/os/CONFIG_SITE.linux-x86.Common | 3 ++- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/configure/CONFIG_SITE_ENV b/configure/CONFIG_SITE_ENV index 30a406152..c06a63592 100644 --- a/configure/CONFIG_SITE_ENV +++ b/configure/CONFIG_SITE_ENV @@ -24,7 +24,7 @@ # eg TIMEZONE=US/Central::360:040102:100102 # EPICS_TS_NTP_INET ntp or Unix time server ip addr. -EPICS_TIMEZONE=US/Central::360:040102:100102 +EPICS_TIMEZONE=US/Central::360:040102:102802 EPICS_TS_NTP_INET= diff --git a/configure/os/CONFIG.solaris-sparc.solaris-sparc b/configure/os/CONFIG.solaris-sparc.solaris-sparc index 0c5609c71..c6200f505 100644 --- a/configure/os/CONFIG.solaris-sparc.solaris-sparc +++ b/configure/os/CONFIG.solaris-sparc.solaris-sparc @@ -9,6 +9,8 @@ SPARCWORKS = /opt/SUNWspro +#CC = purify $(SPARCWORKS)/bin/cc +#CCC = purify $(SPARCWORKS)/bin/CC CC = $(SPARCWORKS)/bin/cc CCC = $(SPARCWORKS)/bin/CC #CC = purify -max-threads=100 $(SPARCWORKS)/bin/cc diff --git a/configure/os/CONFIG_SITE.linux-x86.Common b/configure/os/CONFIG_SITE.linux-x86.Common index f5ee13a05..ea160fc07 100644 --- a/configure/os/CONFIG_SITE.linux-x86.Common +++ b/configure/os/CONFIG_SITE.linux-x86.Common @@ -16,4 +16,5 @@ # Alternatively the full pathname can be added to /etc/ld.so.conf # and ldconfig run to inform the system of the shared libraries. SHARED_LIBRARIES=YES - +#CROSS_COMPILER_TARGET_ARCHS += RTEMS-pc386 RTEMS-gen68360 RTEMS-mvme167 +CROSS_COMPILER_TARGET_ARCHS += RTEMS-pc386