Config.sh.default 1.1 KB

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