Removed "-s" compile option

This commit is contained in:
Janet B. Anderson
1995-11-08 19:28:51 +00:00
parent b278c803ce
commit 5be8f4999d

View File

@@ -2,7 +2,7 @@ EPICS = ../../../..
include Target.include
include $(EPICS)/config/CONFIG_BASE
USR_LDLIBS = -lca -lCom -lm -s
USR_LDLIBS = -lca -lCom -lm
DEPLIBS = $(EPICS_BASE_LIB)/libca.a $(EPICS_BASE_LIB)/libCom.a
SRCS.c = \