Config.powerpc.default 1006 B

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