do not use -ansi with vxWorks compiler in EPICS 3.13
This commit is contained in:
@ -26,6 +26,9 @@ endif
|
|||||||
include $(TOP)/config/CONFIG_APP
|
include $(TOP)/config/CONFIG_APP
|
||||||
include ../CONFIG_STREAM
|
include ../CONFIG_STREAM
|
||||||
|
|
||||||
|
CXXCMPLR=NORMAL
|
||||||
|
G++_NORMAL = $(G++)
|
||||||
|
|
||||||
LIBNAME = streamLib
|
LIBNAME = streamLib
|
||||||
|
|
||||||
SRCS.cc += $(BUSSES:%=../%Interface.cc)
|
SRCS.cc += $(BUSSES:%=../%Interface.cc)
|
||||||
|
Reference in New Issue
Block a user