2000-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
This commit is contained in:
Joel Sherrill
2000-11-10 14:24:36 +00:00
parent 5dc2b66d71
commit b2e4f3a824
2 changed files with 5 additions and 1 deletions

View File

@@ -1,4 +1,8 @@
2000-11-10 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/Cygwin-posix.cfg: Add -U__STRICT_ANSI__ to LIBC_DEFINES.
2000-10-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/bare.cfg: Add @ to make-exe, make make-exe more verbose.

View File

@@ -15,7 +15,7 @@ RTEMS_BSP_FAMILY=posix
include $(RTEMS_ROOT)/make/custom/default.cfg
# RTEMS_LIBC_DIR must already be set (by configuration) DOES NOT MATTER
LIBC_DEFINES =-D_POSIX_C_SOURCE
LIBC_DEFINES =-D_POSIX_C_SOURCE -U__STRICT_ANSI__
LIBC_DEFINES+=-DRTEMS_UNIXLIB -DRTEMS_UNIX -DMALLOC_PROVIDED
# The following define the memory reserved in the executable for the