forked from Imagelibrary/rtems
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.
|
# to enable it.
|
||||||
HAS_KA9Q=no
|
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
|
# debug flags: typically none, but we use -O1 as it produces better code
|
||||||
CFLAGS_DEBUG_V = -O1
|
CFLAGS_DEBUG_V = -O1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user