change daylight savings time
This commit is contained in:
@@ -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=
|
||||
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user