Subversion Repositories Kolibri OS

Rev

Rev 6557 | Rev 6627 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6557 Rev 6607
Line 54... Line 54...
54
/* True if atexit() may dynamically allocate space for cleanup
54
/* True if atexit() may dynamically allocate space for cleanup
55
   functions.  */
55
   functions.  */
56
#define _ATEXIT_DYNAMIC_ALLOC 1
56
#define _ATEXIT_DYNAMIC_ALLOC 1
Line 57... Line 57...
57
 
57
 
58
/* True if long double supported.  */
58
/* True if long double supported.  */
Line 59... Line 59...
59
//#define _HAVE_LONG_DOUBLE 1
59
#define _HAVE_LONG_DOUBLE 1
60
 
60
 
Line 61... Line 61...
61
/* Define if compiler supports -fno-tree-loop-distribute-patterns. */
61
/* Define if compiler supports -fno-tree-loop-distribute-patterns. */