Remove __rtems__, already defined by the compiler

This commit is contained in:
Andrew Johnson
2014-03-28 11:20:03 -05:00
parent 19269735ae
commit d81ef64799

View File

@@ -15,7 +15,5 @@ include $(PVDATASRC)/monitor/Makefile
LIBRARY = pvData
pvData_LIBS += Com
USR_CXXFLAGS_RTEMS = -D__rtems__
include $(TOP)/configure/RULES