uClibc++: Update to 0.2.5
[openwrt/staging/dedeckeh.git] / package / libs / uclibc++ / files / config.default
1 #
2 # Automatically generated make config: don't edit
3 #
4
5 #
6 # Target Features and Options
7 #
8 UCLIBCXX_HAS_FLOATS=y
9 # UCLIBCXX_HAS_LONG_DOUBLE is not set
10 # UCLIBCXX_HAS_TLS is not set
11 UCLIBCXX_WARNINGS=""
12 BUILD_EXTRA_LIBRARIES=""
13 HAVE_DOT_CONFIG=y
14
15 #
16 # String and I/O Stream Support
17 #
18 UCLIBCXX_HAS_WCHAR=y
19 UCLIBCXX_IOSTREAM_BUFSIZE=32
20 UCLIBCXX_HAS_LFS=y
21 UCLIBCXX_SUPPORT_CDIR=y
22 UCLIBCXX_SUPPORT_CIN=y
23 UCLIBCXX_SUPPORT_COUT=y
24 UCLIBCXX_SUPPORT_CERR=y
25 UCLIBCXX_SUPPORT_CLOG=y
26 # UCLIBCXX_SUPPORT_WCIN is not set
27 # UCLIBCXX_SUPPORT_WCOUT is not set
28 # UCLIBCXX_SUPPORT_WCERR is not set
29 # UCLIBCXX_SUPPORT_WCLOG is not set
30
31 #
32 # STL and Code Expansion
33 #
34 UCLIBCXX_STL_BUFFER_SIZE=32
35 UCLIBCXX_CODE_EXPANSION=y
36 UCLIBCXX_EXPAND_CONSTRUCTORS_DESTRUCTORS=y
37 UCLIBCXX_EXPAND_STRING_CHAR=y
38 UCLIBCXX_EXPAND_VECTOR_BASIC=y
39 UCLIBCXX_EXPAND_IOS_CHAR=y
40 UCLIBCXX_EXPAND_STREAMBUF_CHAR=y
41 UCLIBCXX_EXPAND_ISTREAM_CHAR=y
42 UCLIBCXX_EXPAND_OSTREAM_CHAR=y
43 UCLIBCXX_EXPAND_FSTREAM_CHAR=y
44 UCLIBCXX_EXPAND_SSTREAM_CHAR=y
45
46 #
47 # Library Installation Options
48 #
49 UCLIBCXX_RUNTIME_PREFIX=""
50 UCLIBCXX_RUNTIME_INCLUDE_SUBDIR="/include"
51 UCLIBCXX_RUNTIME_LIB_SUBDIR="/lib"
52 UCLIBCXX_RUNTIME_BIN_SUBDIR="/bin"
53 UCLIBCXX_EXCEPTION_SUPPORT=y
54 IMPORT_LIBSUP=y
55 # IMPORT_LIBGCC_EH is not set
56 BUILD_STATIC_LIB=y
57 # BUILD_ONLY_STATIC_LIB is not set
58 # DODEBUG is not set