change daylight savings time

This commit is contained in:
Marty Kraimer
2001-10-03 15:07:42 +00:00
parent ac07c6a248
commit bd2f706e0f
3 changed files with 5 additions and 2 deletions

View File

@@ -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=

View File

@@ -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

View File

@@ -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