Remove __rtems__, already defined by the compiler

This commit is contained in:
Andrew Johnson
2014-03-28 11:20:18 -05:00
parent 1781e051b0
commit c6a99a64cd

View File

@@ -25,6 +25,4 @@ pvAccess_LIBS += Com
# needed for Windows
pvAccess_SYS_LIBS_WIN32 += ws2_32
USR_CXXFLAGS_RTEMS = -D__rtems__
include $(TOP)/configure/RULES