forked from Imagelibrary/rtems
2007-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: Revert Joel's 2007-06-13 NDEBUG patch.
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2007-12-16 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||||
|
|
||||||
|
* configure.ac: Revert Joel's 2007-06-13 NDEBUG patch.
|
||||||
|
|
||||||
2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>
|
2007-12-11 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||||
|
|
||||||
* score/src/pheapallocatealigned.c, score/src/pheapgetblocksize.c:
|
* score/src/pheapallocatealigned.c, score/src/pheapgetblocksize.c:
|
||||||
|
|||||||
@@ -206,12 +206,6 @@ RTEMS_CPUOPT([SIZEOF_CPU_CONTEXT],
|
|||||||
[$ac_cv_sizeof_CPU_CONTEXT],
|
[$ac_cv_sizeof_CPU_CONTEXT],
|
||||||
[The size of a 'CPU_CONTEXT', as computed by sizeof])
|
[The size of a 'CPU_CONTEXT', as computed by sizeof])
|
||||||
|
|
||||||
RTEMS_CPUOPT([NDEBUG],
|
|
||||||
[test x"${NDEBUG}" = x"1"],
|
|
||||||
[1],
|
|
||||||
[disable asserts]
|
|
||||||
)
|
|
||||||
|
|
||||||
RTEMS_CPUOPT([__RTEMS_USE_TICKS_CPU_USAGE_STATISTICS__],
|
RTEMS_CPUOPT([__RTEMS_USE_TICKS_CPU_USAGE_STATISTICS__],
|
||||||
[test x"${USE_TICKS_FOR_CPU_USAGE_STATISTICS}" = x"1"],
|
[test x"${USE_TICKS_FOR_CPU_USAGE_STATISTICS}" = x"1"],
|
||||||
[1],
|
[1],
|
||||||
|
|||||||
Reference in New Issue
Block a user