Config.i386.default 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. #
  5. # Target Architecture Features and Options
  6. #
  7. HAVE_ELF=y
  8. CONFIG_386=y
  9. # CONFIG_486 is not set
  10. # CONFIG_586 is not set
  11. # CONFIG_586MMX is not set
  12. # CONFIG_686 is not set
  13. # CONFIG_PENTIUMIII is not set
  14. # CONFIG_PENTIUM4 is not set
  15. # CONFIG_K6 is not set
  16. # CONFIG_K7 is not set
  17. # CONFIG_CRUSOE is not set
  18. # CONFIG_WINCHIPC6 is not set
  19. # CONFIG_WINCHIP2 is not set
  20. # CONFIG_CYRIXIII is not set
  21. UCLIBC_HAS_MMU=y
  22. UCLIBC_HAS_FLOATS=y
  23. HAS_FPU=y
  24. # DO_C99_MATH is not set
  25. WARNINGS="-Wall"
  26. KERNEL_SOURCE="/usr/src/linux"
  27. C_SYMBOL_PREFIX=""
  28. #
  29. # General Library Settings
  30. #
  31. DOPIC=y
  32. HAVE_SHARED=y
  33. BUILD_UCLIBC_LDSO=y
  34. LDSO_LDD_SUPPORT=y
  35. UCLIBC_HAS_THREADS=y
  36. UCLIBC_HAS_LFS=y
  37. # MALLOC is not set
  38. MALLOC_930716=y
  39. HAS_SHADOW=y
  40. UCLIBC_HAS_REGEX=y
  41. UNIX98PTY_ONLY=y
  42. ASSUME_DEVPTS=y
  43. #
  44. # Networking Support
  45. #
  46. # UCLIBC_HAS_IPV6 is not set
  47. # UCLIBC_HAS_RPC is not set
  48. #
  49. # String and Stdio Support
  50. #
  51. # UCLIBC_HAS_WCHAR is not set
  52. # USE_OLD_VFPRINTF is not set
  53. #
  54. # Library Installation Options
  55. #
  56. SHARED_LIB_LOADER_PATH="$(DEVEL_PREFIX)/lib"
  57. DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc"
  58. SYSTEM_DEVEL_PREFIX="$(DEVEL_PREFIX)"
  59. DEVEL_TOOL_PREFIX="$(DEVEL_PREFIX)/usr"
  60. #
  61. # uClibc hacking options
  62. #
  63. # DODEBUG is not set
  64. # DOASSERTS is not set
  65. # SUPPORT_LD_DEBUG is not set
  66. # SUPPORT_LD_DEBUG_EARLY is not set