Config.mips.default 1.0 KB

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