Repair accidental commit of local changes.
Swirtch to RTEMS 4.10.
This commit is contained in:
@@ -18,4 +18,4 @@ RTEMS_VERSION=4.10
|
||||
#
|
||||
# Specify your desired command-line-input library
|
||||
#
|
||||
COMMANDLINE_LIBRARY = READLINE
|
||||
COMMANDLINE_LIBRARY = EPICS
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
# Site override definitions for darwin-ppc host builds
|
||||
#-------------------------------------------------------
|
||||
|
||||
CROSS_COMPILER_TARGET_ARCHS = # RTEMS-uC5282 # RTEMS-mvme5500 RTEMS-mvme2100
|
||||
CROSS_COMPILER_TARGET_ARCHS = # RTEMS-uC5282 RTEMS-mvme5500 RTEMS-mvme2100
|
||||
|
||||
@@ -10,4 +10,3 @@
|
||||
# Need this to get OS X readline rather than Fink (PPC-only) readline
|
||||
#
|
||||
OP_SYS_LDFLAGS += -L/usr/lib
|
||||
OP_SYS_CFLAGS += -g
|
||||
|
||||
@@ -6,4 +6,4 @@
|
||||
# Site override definitions for darwin-ppc host builds
|
||||
#-------------------------------------------------------
|
||||
|
||||
CROSS_COMPILER_TARGET_ARCHS = RTEMS-uC5282 RTEMS-mvme3100 # RTEMS-mvme167 # RTEMS-beatnik RTEMS-mvme2100
|
||||
CROSS_COMPILER_TARGET_ARCHS = # RTEMS-uC5282 # RTEMS-mvme5500 RTEMS-mvme2100
|
||||
|
||||
@@ -9,4 +9,4 @@
|
||||
# JBA test override values
|
||||
#CROSS_COMPILER_TARGET_ARCHS = vxWorks-68040 solaris-sparc
|
||||
#CROSS_COMPILER_TARGET_ARCHS = vxWorks-68040
|
||||
CROSS_COMPILER_TARGET_ARCHS = linux-xscale_be # RTEMS-uC5282 RTEMS-mvme3100 # RTEMS-pc386 # RTEMS-mvme5500 RTEMS-mvme167
|
||||
#CROSS_COMPILER_TARGET_ARCHS = RTEMS-mvme2100 RTEMS-pc386 # RTEMS-mvme5500 RTEMS-mvme167
|
||||
|
||||
@@ -5,4 +5,3 @@
|
||||
# Site specific definitions for linux-x86 host - linux-x86 target builds
|
||||
#-------------------------------------------------------
|
||||
|
||||
USE_POSIX_THREAD_PRIORITY_SCHEDULING = YES
|
||||
|
||||
@@ -7,4 +7,4 @@
|
||||
|
||||
#INSTALL_LOCATION = /home/phoebus/JBA/testBaseNew
|
||||
|
||||
CROSS_COMPILER_TARGET_ARCHS += vxWorks-ppc604 vxWorks-ppc603 vxWorks-68040 vxWorks-ppc604_long
|
||||
#CROSS_COMPILER_TARGET_ARCHS += vxWorks-ppc604 vxWorks-ppc603 vxWorks-68040
|
||||
|
||||
Reference in New Issue
Block a user