diff --git a/configure/CONFIG_SITE b/configure/CONFIG_SITE index 73eaf497a..c5a164e4e 100644 --- a/configure/CONFIG_SITE +++ b/configure/CONFIG_SITE @@ -71,9 +71,7 @@ # configure/os/CONFIG_SITE..Common files will # override # -CROSS_COMPILER_TARGET_ARCHS= -#CROSS_COMPILER_TARGET_ARCHS= vxWorks-68040 - +CROSS_COMPILER_TARGET_ARCHS=vxWorks-68040 # If only a subset of the host architectures perform # the build for the CROSS_COMPILER_TARGET_ARCHS diff --git a/configure/CONFIG_SITE_ENV b/configure/CONFIG_SITE_ENV index cd6c2955e..a08c2fffb 100644 --- a/configure/CONFIG_SITE_ENV +++ b/configure/CONFIG_SITE_ENV @@ -35,7 +35,7 @@ # EU: Mar 30 - Oct 26 # EPICS_TS_NTP_INET ntp or Unix time server ip addr. -EPICS_TIMEZONE=CUS::360:040602:102602 +EPICS_TIMEZONE=CUS::360:040603:102603 EPICS_TS_NTP_INET= diff --git a/configure/os/CONFIG_SITE.Common.solaris-sparc b/configure/os/CONFIG_SITE.Common.solaris-sparc index a12a47d7e..d8f2ab60e 100644 --- a/configure/os/CONFIG_SITE.Common.solaris-sparc +++ b/configure/os/CONFIG_SITE.Common.solaris-sparc @@ -8,5 +8,5 @@ # If readline is installed uncomment the following macro definition # to include command-line editing and history support # -#COMMANDLINE_LIBRARY = READLINE +COMMANDLINE_LIBRARY = READLINE