bzr branch
http://bzr.ed.am/elec/propeller-clock
57
by edam
added ulibc |
1 |
/* |
2 |
* Automatically generated C config: don't edit |
|
3 |
*/ |
|
4 |
/* |
|
5 |
* Version Number |
|
6 |
*/ |
|
7 |
#define __UCLIBCXX_MAJOR__ 0 |
|
8 |
#define __UCLIBCXX_MINOR__ 2 |
|
9 |
#define __UCLIBCXX_SUBLEVEL__ 3 |
|
10 |
||
11 |
/* |
|
12 |
* Target Features and Options |
|
13 |
*/ |
|
14 |
#define __UCLIBCXX_HAS_FLOATS__ |
|
15 |
#undef __UCLIBCXX_HAS_TLS__ |
|
16 |
#define __WARNINGS__ "-Wall" |
|
17 |
#define __BUILD_EXTRA_LIBRARIES__ "" |
|
18 |
#define __HAVE_DOT_CONFIG__ 1 |
|
19 |
||
20 |
/* |
|
21 |
* String and I/O Stream Support |
|
22 |
*/ |
|
23 |
#undef __UCLIBCXX_HAS_WCHAR__ |
|
24 |
#define __UCLIBCXX_IOSTREAM_BUFSIZE__ 32 |
|
25 |
#undef __UCLIBCXX_HAS_LFS__ |
|
26 |
#undef __UCLIBCXX_SUPPORT_CDIR__ |
|
27 |
#define __UCLIBCXX_SUPPORT_COUT__ |
|
28 |
#define __UCLIBCXX_SUPPORT_CERR__ |
|
29 |
/* |
|
30 |
* STL and Code Expansion |
|
31 |
*/ |
|
32 |
#define __UCLIBCXX_STL_BUFFER_SIZE__ 32 |
|
33 |
#undef __UCLIBCXX_CODE_EXPANSION__ |
|
34 |
||
35 |
/* |
|
36 |
* Library Installation Options |
|
37 |
*/ |
|
38 |
#define __UCLIBCXX_RUNTIME_PREFIX__ "/usr/uClibc++" |
|
39 |
#define __UCLIBCXX_RUNTIME_INCLUDE_SUBDIR__ "/include" |
|
40 |
#define __UCLIBCXX_RUNTIME_LIB_SUBDIR__ "/lib" |
|
41 |
#define __UCLIBCXX_RUNTIME_BIN_SUBDIR__ "/bin" |
|
42 |
#undef __UCLIBCXX_EXCEPTION_SUPPORT__ |
|
43 |
#define __BUILD_STATIC_LIB__ 1 |
|
44 |
#define __BUILD_ONLY_STATIC_LIB__ 1 |
|
45 |
#undef __DODEBUG__ |