forked from Imagelibrary/rtems
Made the POSIX API option follow the configure line.
This commit is contained in:
@@ -57,8 +57,6 @@ HAS_MP=no
|
||||
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
|
||||
HAS_POSIX_API=no
|
||||
|
||||
# Miscellaneous additions go here
|
||||
|
||||
Reference in New Issue
Block a user