Config.cris.default 1.2 KB

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