summaryrefslogtreecommitdiffstats
path: root/make/custom/FreeBSD-posix.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/custom/FreeBSD-posix.cfg')
-rw-r--r--make/custom/FreeBSD-posix.cfg1
1 files changed, 0 insertions, 1 deletions
diff --git a/make/custom/FreeBSD-posix.cfg b/make/custom/FreeBSD-posix.cfg
index 80ef13a33a..7f8ebdee91 100644
--- a/make/custom/FreeBSD-posix.cfg
+++ b/make/custom/FreeBSD-posix.cfg
@@ -12,7 +12,6 @@ RTEMS_BSP_FAMILY=posix
include $(RTEMS_ROOT)/make/custom/default.cfg
LIBC_DEFINES =-D_POSIX_C_SOURCE
-LIBC_DEFINES+=-DRTEMS_UNIXLIB -DRTEMS_UNIX
# The following define the memory reserved in the executable for the
# RTEMS Workspace and the C Program Heap.