mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 14:18:20 +00:00
Removed forced enable of POSIX API. Now follow configuration flag.
This commit is contained in:
@@ -33,9 +33,6 @@ HAS_MP=no
|
||||
# to enable it.
|
||||
HAS_KA9Q=no
|
||||
|
||||
# Define this for posix support
|
||||
HAS_POSIX_API=yes
|
||||
|
||||
# debug flags: typically none, but we use -O1 as it produces better code
|
||||
CFLAGS_DEBUG_V = -O1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user