forked from Imagelibrary/rtems
Made HAS_POSIX_API have a "no" definition when it is not enabled.
This commit is contained in:
@@ -66,6 +66,8 @@ endif
|
||||
# Define this to yes if this target wants the posix api
|
||||
ifeq ($(RTEMS_HAS_POSIX_API),yes)
|
||||
HAS_POSIX_API=yes
|
||||
else
|
||||
HAS_POSIX_API=no
|
||||
endif
|
||||
|
||||
# Base name of start file
|
||||
|
||||
Reference in New Issue
Block a user