mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-24 13:27:13 +00:00
Remove enable-unixlib.
This commit is contained in:
@@ -38,12 +38,6 @@ AC_PROG_RANLIB
|
||||
|
||||
RTEMS_CHECK_NEWLIB
|
||||
|
||||
# HACK: We should use a feature-based configuration.
|
||||
AS_IF([test x"${RTEMS_CPU}" = x"unix"],[
|
||||
# HACK: silently accept --enable-unixlib
|
||||
test -n "${enable_unixlib}" || enable_unixlib="yes"
|
||||
])
|
||||
|
||||
# BSD-isms, used throughout the sources
|
||||
# Not really used by this configure script
|
||||
# FIXME: They should be eliminated if possible.
|
||||
|
||||
Reference in New Issue
Block a user