Subversion Repositories Kolibri OS

Rev

Rev 6554 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6554 Rev 6630
Line 807... Line 807...
807
    in namespace std::tr1. */
807
    in namespace std::tr1. */
808
//#define _GLIBCXX_USE_C99_MATH_TR1 1
808
//#define _GLIBCXX_USE_C99_MATH_TR1 1
Line 809... Line 809...
809
 
809
 
810
/* Define if C99 types in  should be imported in  in
810
/* Define if C99 types in  should be imported in  in
811
   namespace std::tr1. */
811
   namespace std::tr1. */
Line 812... Line 812...
812
//#define _GLIBCXX_USE_C99_STDINT_TR1 1
812
#define _GLIBCXX_USE_C99_STDINT_TR1 1
813
 
813
 
Line 814... Line 814...
814
/* Defined if clock_gettime has monotonic clock support. */
814
/* Defined if clock_gettime has monotonic clock support. */
Line 863... Line 863...
863
 
863
 
864
/* Define if sysctl(), CTL_HW and HW_NCPU are available in . */
864
/* Define if sysctl(), CTL_HW and HW_NCPU are available in . */
Line 865... Line 865...
865
/* #undef _GLIBCXX_USE_SYSCTL_HW_NCPU */
865
/* #undef _GLIBCXX_USE_SYSCTL_HW_NCPU */
866
 
866
 
Line 867... Line 867...
867
/* Define if code specialized for wchar_t should be used. */
867
/* Define if code specialized for wchar_t should be used. */
868
//#define _GLIBCXX_USE_WCHAR_T 1
868
#define _GLIBCXX_USE_WCHAR_T 1
Line 869... Line 869...
869
 
869