Fix compile errors after rebasing changes for RTEMS5
This commit is contained in:
@@ -97,8 +97,7 @@ OS_CLASS = RTEMS
|
||||
|
||||
#--------------------------------------------------
|
||||
# Operating system compile & link flags
|
||||
OP_SYS_CFLAGS_API_posix = -D__LINUX_ERRNO_EXTENSIONS__
|
||||
OP_SYS_CFLAGS += $(OP_SYS_CFLAGS_API_$(OS_API))
|
||||
OP_SYS_CFLAGS += -D__LINUX_ERRNO_EXTENSIONS__
|
||||
|
||||
OP_SYS_CFLAGS_NET_yes = -DRTEMS_LEGACY_STACK
|
||||
OP_SYS_CFLAGS_NET_no = -DHAVE_SOCKADDR_SA_LEN=1
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
#include "logClient.h"
|
||||
#include "osiUnistd.h"
|
||||
#include "iocsh.h"
|
||||
#include "osdTime.h"
|
||||
#include "../../src/osi/os/RTEMS-kernel/osdTime.h"
|
||||
#include "epicsMemFs.h"
|
||||
|
||||
#include "epicsRtemsInitHooks.h"
|
||||
|
||||
Reference in New Issue
Block a user