mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Removed "HAS_NETWORKING=no".
This commit is contained in:
@@ -21,10 +21,6 @@ CPU_CFLAGS =
|
|||||||
# -O4 is ok for RTEMS
|
# -O4 is ok for RTEMS
|
||||||
CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
|
CFLAGS_OPTIMIZE_V=-O4 -fomit-frame-pointer
|
||||||
|
|
||||||
# This target does NOT support the TCP/IP stack so ignore requests
|
|
||||||
# to enable it.
|
|
||||||
HAS_NETWORKING=no
|
|
||||||
|
|
||||||
# This section makes the target dependent options file.
|
# This section makes the target dependent options file.
|
||||||
|
|
||||||
# NDEBUG (C library)
|
# NDEBUG (C library)
|
||||||
|
|||||||
Reference in New Issue
Block a user