Config.sh.default 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  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. ARCH_LITTLE_ENDIAN=y
  13. # ARCH_BIG_ENDIAN is not set
  14. UCLIBC_HAS_MMU=y
  15. UCLIBC_HAS_FLOATS=y
  16. HAS_FPU=y
  17. # DO_C99_MATH is not set
  18. WARNINGS="-Wall"
  19. KERNEL_SOURCE="/usr/src/linux"
  20. C_SYMBOL_PREFIX=""
  21. #
  22. # General Library Settings
  23. #
  24. DOPIC=y
  25. HAVE_SHARED=y
  26. BUILD_UCLIBC_LDSO=y
  27. LDSO_LDD_SUPPORT=y
  28. UCLIBC_HAS_THREADS=y
  29. UCLIBC_HAS_LFS=y
  30. # MALLOC is not set
  31. MALLOC_930716=y
  32. HAS_SHADOW=y
  33. UCLIBC_HAS_REGEX=y
  34. UNIX98PTY_ONLY=y
  35. ASSUME_DEVPTS=y
  36. #
  37. # Networking Support
  38. #
  39. # UCLIBC_HAS_IPV6 is not set
  40. # UCLIBC_HAS_RPC is not set
  41. #
  42. # String and Stdio Support
  43. #
  44. # UCLIBC_HAS_WCHAR is not set
  45. # USE_OLD_VFPRINTF is not set
  46. #
  47. # Library Installation Options
  48. #
  49. SHARED_LIB_LOADER_PATH="$(DEVEL_PREFIX)/lib"
  50. DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc"
  51. SYSTEM_DEVEL_PREFIX="$(DEVEL_PREFIX)"
  52. DEVEL_TOOL_PREFIX="$(DEVEL_PREFIX)/usr"
  53. #
  54. # uClibc hacking options
  55. #
  56. # DODEBUG is not set
  57. # DOASSERTS is not set
  58. # SUPPORT_LD_DEBUG is not set
  59. # SUPPORT_LD_DEBUG_EARLY is not set