Config.e1.default 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. #
  2. # Automatically generated make config: don't edit
  3. #
  4. #
  5. # Target Architecture Features and Options
  6. #
  7. # HAVE_ELF is not set
  8. ARCH_CFLAGS="-I$(KERNEL_SOURCE)/include -mgnu-param"
  9. ARCH_HAS_NO_MMU=y
  10. ARCH_HAS_C_SYMBOL_PREFIX=y
  11. UCLIBC_HAS_FLOATS=y
  12. # HAS_FPU is not set
  13. UCLIBC_HAS_SOFT_FLOAT=y
  14. # DO_C99_MATH is not set
  15. WARNINGS="-Wall"
  16. KERNEL_SOURCE="/usr/src/linux"
  17. UCLIBC_UCLINUX_BROKEN_MUNMAP=y
  18. EXCLUDE_BRK=y
  19. C_SYMBOL_PREFIX="_"
  20. HAVE_DOT_CONFIG=y
  21. #
  22. # General Library Settings
  23. #
  24. # DOPIC is not set
  25. # UCLIBC_CTOR_DTOR is not set
  26. # UCLIBC_PROFILING is not set
  27. # UCLIBC_HAS_THREADS is not set
  28. # UCLIBC_HAS_LFS is not set
  29. MALLOC=y
  30. # MALLOC_930716 is not set
  31. UCLIBC_DYNAMIC_ATEXIT=y
  32. HAS_SHADOW=y
  33. UCLIBC_HAS_REGEX=y
  34. UNIX98PTY_ONLY=y
  35. # ASSUME_DEVPTS is not set
  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=y
  45. # UCLIBC_HAS_LOCALE is not set
  46. # USE_OLD_VFPRINTF is not set
  47. #
  48. # Library Installation Options
  49. #
  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=y
  57. # DOASSERTS is not set
  58. # UCLIBC_MALLOC_DEBUGGING is not set