config 1.3 KB

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