let ipkg fail when a package file to be installed is not found
[openwrt/staging/wigyori.git] / openwrt / package / uclibc++ / files / config.mips
1 #
2 # Automatically generated make config: don't edit
3 #
4 # TARGET_arm is not set
5 # TARGET_i386 is not set
6 TARGET_mips=y
7 # TARGET_powerpc is not set
8
9 #
10 # Target Architecture Features and Options
11 #
12 HAVE_ELF=y
13 TARGET_ARCH="mips"
14 ARCH_CFLAGS="-mno-split-addresses"
15 # CONFIG_MIPS_ISA_1 is not set
16 # CONFIG_MIPS_ISA_2 is not set
17 # CONFIG_MIPS_ISA_3 is not set
18 # CONFIG_MIPS_ISA_4 is not set
19 CONFIG_MIPS_ISA_MIPS32=y
20 # CONFIG_MIPS_ISA_MIPS64 is not set
21 ARCH_LITTLE_ENDIAN=y
22 # ARCH_BIG_ENDIAN is not set
23 UCLIBCXX_HAS_FLOATS=y
24 WARNINGS="-Wall"
25 HAVE_DOT_CONFIG=y
26
27 #
28 # String and I/O Stream Support
29 #
30 UCLIBCXX_HAS_WCHAR=y
31 UCLIBCXX_IOSTREAM_BUFSIZE=32
32 UCLIBCXX_HAS_LFS=y
33 UCLIBCXX_SUPPORT_CDIR=y
34 UCLIBCXX_SUPPORT_CIN=y
35 UCLIBCXX_SUPPORT_COUT=y
36 UCLIBCXX_SUPPORT_CERR=y
37 # UCLIBCXX_SUPPORT_CLOG is not set
38 # UCLIBCXX_SUPPORT_WCIN is not set
39 # UCLIBCXX_SUPPORT_WCOUT is not set
40 # UCLIBCXX_SUPPORT_WCERR is not set
41 # UCLIBCXX_SUPPORT_WCLOG is not set
42
43 #
44 # STL and Code Expansion
45 #
46 UCLIBCXX_STL_BUFFER_SIZE=32
47 UCLIBCXX_CODE_EXPANSION=y
48 # UCLIBCXX_EXPAND_CONSTRUCTORS_DESTRUCTORS is not set
49 UCLIBCXX_EXPAND_STRING_CHAR=y
50 UCLIBCXX_EXPAND_VECTOR_BASIC=y
51 # UCLIBCXX_EXPAND_IOS_CHAR is not set
52 # UCLIBCXX_EXPAND_STREAMBUF_CHAR is not set
53 UCLIBCXX_EXPAND_ISTREAM_CHAR=y
54 UCLIBCXX_EXPAND_OSTREAM_CHAR=y
55 UCLIBCXX_EXPAND_FSTREAM_CHAR=y
56 # UCLIBCXX_EXPAND_SSTREAM_CHAR is not set
57
58 #
59 # Library Installation Options
60 #
61 UCLIBCXX_RUNTIME_PREFIX=""
62 UCLIBCXX_RUNTIME_INCLUDE_SUBDIR="/include"
63 UCLIBCXX_RUNTIME_LIB_SUBDIR="/lib"
64 UCLIBCXX_RUNTIME_BIN_SUBDIR="/bin"
65 UCLIBCXX_EXCEPTION_SUPPORT=y
66 IMPORT_LIBSUP=y
67 # IMPORT_LIBGCC_EH is not set
68 # BUILD_STATIC_LIB is not set
69 # DODEBUG is not set