mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 22:03:52 +08:00
2001-05-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/score/cpu.h: Remove #undef __STRICT_ANSI__.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2001-05-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* rtems/score/cpu.h: Remove #undef __STRICT_ANSI__.
|
||||
|
||||
2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am, rtems/score/Makefile.am:
|
||||
|
||||
@@ -29,8 +29,6 @@ extern "C" {
|
||||
#if defined(solaris2)
|
||||
#undef _POSIX_C_SOURCE
|
||||
#define _POSIX_C_SOURCE 3
|
||||
#undef __STRICT_ANSI__
|
||||
#define __STRICT_ANSI__
|
||||
#endif
|
||||
|
||||
#if defined(linux)
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2001-05-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* rtems/score/cpu.h: Remove #undef __STRICT_ANSI__.
|
||||
|
||||
2001-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* Makefile.am, rtems/score/Makefile.am:
|
||||
|
||||
@@ -29,8 +29,6 @@ extern "C" {
|
||||
#if defined(solaris2)
|
||||
#undef _POSIX_C_SOURCE
|
||||
#define _POSIX_C_SOURCE 3
|
||||
#undef __STRICT_ANSI__
|
||||
#define __STRICT_ANSI__
|
||||
#endif
|
||||
|
||||
#if defined(linux)
|
||||
|
||||
Reference in New Issue
Block a user