]> rtime.felk.cvut.cz Git - orte.git/commitdiff
RTEMS: disable use of CLOCK_MONOTONIC for RTEMS.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Fri, 24 Jul 2015 12:03:56 +0000 (14:03 +0200)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Fri, 24 Jul 2015 12:03:56 +0000 (14:03 +0200)
Newlib provides CLOCK_MONOTONIC define but actual
(4.11) RTEMS does not provide required support.

Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
orte/include/orte/orte_config_omk_rtems.h

index cc49e12c9b02d7cefc59987ef268ea8af5266d03..a5b7fa37ec06f88d491950d5b5ba3458b60ac121 100644 (file)
@@ -51,7 +51,7 @@
 
 /* Define to 1 if you have the declaration of `CLOCK_MONOTONIC', and to 0 if
    you don't. */
 
 /* Define to 1 if you have the declaration of `CLOCK_MONOTONIC', and to 0 if
    you don't. */
-#define HAVE_DECL_CLOCK_MONOTONIC 1
+/* #define HAVE_DECL_CLOCK_MONOTONIC 1 */
 
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #define HAVE_DLFCN_H 1
 
 /* Define to 1 if you have the <dlfcn.h> header file. */
 #define HAVE_DLFCN_H 1