forked from epics_driver_modules/motorBase
Commented out the conditional setting of CROSS_COMPILER_TARGET_ARCHS to RTEMS-uC5282, since it breaks builds for vl-linux-x86
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
# CONFIG_SITE.Common.$(T_A)
|
||||
# CONFIG_SITE.$(EPICS_HOST_ARCH).$(T_A)
|
||||
|
||||
ifeq ($(EPICS_HOST_ARCH),vl-linux-x86)
|
||||
CROSS_COMPILER_TARGET_ARCHS = RTEMS-uC5282
|
||||
endif
|
||||
#ifeq ($(EPICS_HOST_ARCH),vl-linux-x86)
|
||||
#CROSS_COMPILER_TARGET_ARCHS = RTEMS-uC5282
|
||||
#endif
|
||||
|
||||
# Set this when you only want to compile this application
|
||||
# for a subset of the cross-compiled target architectures
|
||||
|
||||
Reference in New Issue
Block a user