From ccaaa51d336606af3ce6f88c35b0880314e6bdd0 Mon Sep 17 00:00:00 2001 From: "W. Eric Norum" Date: Thu, 4 May 2000 15:08:34 +0000 Subject: [PATCH] No need to specify iocsh as a PROD_LIBS since the makeApp scripts now do this. --- configure/os/CONFIG.Common.RTEMS | 1 - 1 file changed, 1 deletion(-) diff --git a/configure/os/CONFIG.Common.RTEMS b/configure/os/CONFIG.Common.RTEMS index 9f2f98072..5e9f3439e 100644 --- a/configure/os/CONFIG.Common.RTEMS +++ b/configure/os/CONFIG.Common.RTEMS @@ -62,7 +62,6 @@ OS_CLASS = RTEMS #-------------------------------------------------- # Operating system flags -PROD_LIBS += iocsh OP_SYS_CPPFLAGS = -Dmain=rtems_main -DIOCSH_USE_READLINE OP_SYS_LDLIBS = -lreadline -lcurses OP_SYS_LDFLAGS = $(CPU_CFLAGS) -u Init -lCom \