mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-25 18:56:42 +08:00
Made the HAS_POSIX_API follow the configure line option.
This commit is contained in:
@@ -54,9 +54,4 @@ HAS_MP=yes
|
||||
# to enable it.
|
||||
HAS_KA9Q=no
|
||||
|
||||
# Define this to yes if this target wants the posix api
|
||||
ifeq ($(RTEMS_HAS_POSIX_API),yes)
|
||||
HAS_POSIX_API=yes
|
||||
endif
|
||||
|
||||
# Miscellaneous additions go here
|
||||
|
||||
Reference in New Issue
Block a user