mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 22:14:29 +08:00
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
* make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless with Cygwin and now unused).
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* make/Cygwin-posix.cfg: Remove DEFINES + LIBC_DEFINES (Meaningless
|
||||
with Cygwin and now unused).
|
||||
|
||||
2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* make/Linux-posix.cfg: Merge LIBC_DEFINES into CPU_CFLAGS.
|
||||
|
||||
@@ -14,10 +14,6 @@ RTEMS_BSP_FAMILY=posix
|
||||
|
||||
include $(RTEMS_ROOT)/make/custom/default.cfg
|
||||
|
||||
LIBC_DEFINES =-D_POSIX_C_SOURCE
|
||||
|
||||
DEFINES += -D_BSD_SOURCE
|
||||
|
||||
# optimize flag: typically -0, could use -O4 or -fast
|
||||
# -O4 is ok for RTEMS
|
||||
CFLAGS_OPTIMIZE_V = -O2
|
||||
|
||||
Reference in New Issue
Block a user