From 70791c913aff42a55d155fc017fd659c88cbafd3 Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Thu, 17 Dec 2009 05:56:10 +0000 Subject: [PATCH] Added linux-x86_64 arch, commented out --- iocBoot/iocSim/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/iocBoot/iocSim/Makefile b/iocBoot/iocSim/Makefile index d17b764b..e26d2467 100755 --- a/iocBoot/iocSim/Makefile +++ b/iocBoot/iocSim/Makefile @@ -1,6 +1,7 @@ TOP = ../.. include $(TOP)/configure/CONFIG ARCH = linux-x86 +#ARCH = linux-x86_64 #ARCH = vxWorks-ppc604 TARGETS = cdCommands TARGETS += envPaths