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