Config.cris.default 1.1 KB

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