]> git.pld-linux.org Git - packages/crossarm-gcc.git/blame - crossarm-embedded-uclibc.config
- strip with -R.note -R.comment.
[packages/crossarm-gcc.git] / crossarm-embedded-uclibc.config
CommitLineData
a779f8a4
PS
1#
2# Automatically generated make config: don't edit
3#
4# TARGET_alpha is not set
5TARGET_arm=y
6# TARGET_bfin is not set
7# TARGET_cris is not set
8# TARGET_e1 is not set
9# TARGET_frv is not set
10# TARGET_h8300 is not set
11# TARGET_i386 is not set
12# TARGET_i960 is not set
13# TARGET_m68k is not set
14# TARGET_microblaze is not set
15# TARGET_mips is not set
16# TARGET_nios is not set
17# TARGET_nios2 is not set
18# TARGET_powerpc is not set
19# TARGET_sh is not set
20# TARGET_sparc is not set
21# TARGET_v850 is not set
22
23#
24# Target Architecture Features and Options
25#
26HAVE_ELF=y
27ARCH_SUPPORTS_LITTLE_ENDIAN=y
28TARGET_ARCH="arm"
29ARCH_SUPPORTS_BIG_ENDIAN=y
30CONFIG_GENERIC_ARM=y
31# CONFIG_ARM610 is not set
32# CONFIG_ARM710 is not set
33# CONFIG_ARM720T is not set
34# CONFIG_ARM920T is not set
35# CONFIG_ARM922T is not set
36# CONFIG_ARM926T is not set
37# CONFIG_ARM_SA110 is not set
38# CONFIG_ARM_SA1100 is not set
39# CONFIG_ARM_XSCALE is not set
40ARCH_LITTLE_ENDIAN=y
41# ARCH_BIG_ENDIAN is not set
42# ARCH_HAS_NO_MMU is not set
43# ARCH_HAS_MMU is not set
44# UCLIBC_HAS_FLOATS is not set
45WARNINGS="-Wall"
46KERNEL_SOURCE="/usr/src/linux"
47UCLIBC_UCLINUX_BROKEN_MUNMAP=y
48EXCLUDE_BRK=y
49C_SYMBOL_PREFIX=""
50HAVE_DOT_CONFIG=y
51
52#
53# General Library Settings
54#
55# HAVE_NO_PIC is not set
56# DOPIC is not set
57# HAVE_NO_SHARED is not set
58# ARCH_HAS_NO_LDSO is not set
59UCLIBC_CTOR_DTOR=y
60# HAS_NO_THREADS is not set
61# UCLIBC_HAS_THREADS is not set
62# UCLIBC_HAS_LFS is not set
63MALLOC=y
64# MALLOC_SIMPLE is not set
65# MALLOC_STANDARD is not set
66# MALLOC_GLIBC_COMPAT is not set
67UCLIBC_DYNAMIC_ATEXIT=y
68# HAS_SHADOW is not set
69# UNIX98PTY_ONLY is not set
70# ASSUME_DEVPTS is not set
71# UCLIBC_HAS_TM_EXTENSIONS is not set
72# UCLIBC_HAS_TZ_CACHING is not set
73# UCLIBC_HAS_TZ_FILE is not set
74
75#
76# Networking Support
77#
78# UCLIBC_HAS_IPV6 is not set
79# UCLIBC_HAS_RPC is not set
80
81#
82# String and Stdio Support
83#
84# UCLIBC_HAS_STRING_GENERIC_OPT is not set
85UCLIBC_HAS_STRING_ARCH_OPT=y
86UCLIBC_HAS_CTYPE_TABLES=y
87UCLIBC_HAS_CTYPE_SIGNED=y
88UCLIBC_HAS_CTYPE_UNSAFE=y
89# UCLIBC_HAS_CTYPE_CHECKED is not set
90# UCLIBC_HAS_CTYPE_ENFORCED is not set
91# UCLIBC_HAS_WCHAR is not set
92# UCLIBC_HAS_LOCALE is not set
93# UCLIBC_HAS_GLIBC_CUSTOM_PRINTF is not set
94# USE_OLD_VFPRINTF is not set
95UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9
96# UCLIBC_HAS_SCANF_GLIBC_A_FLAG is not set
97# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set
98UCLIBC_HAS_STDIO_BUFSIZ_256=y
99# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set
100# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set
101# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set
102# UCLIBC_HAS_STDIO_BUFSIZ_4096 is not set
103# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set
104UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y
105# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set
106# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set
107UCLIBC_HAS_STDIO_GETC_MACRO=y
108UCLIBC_HAS_STDIO_PUTC_MACRO=y
109UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y
110# UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE is not set
111# UCLIBC_HAS_GLIBC_CUSTOM_STREAMS is not set
112# UCLIBC_HAS_PRINTF_M_SPEC is not set
113# UCLIBC_HAS_ERRNO_MESSAGES is not set
114# UCLIBC_HAS_SIGNUM_MESSAGES is not set
115# UCLIBC_HAS_GNU_GETOPT is not set
116
117#
118# Big and Tall
119#
120# UCLIBC_HAS_REGEX is not set
121# UCLIBC_HAS_WORDEXP is not set
122# UCLIBC_HAS_FTW is not set
123# UCLIBC_HAS_GLOB is not set
124
125#
126# Library Installation Options
127#
128RUNTIME_PREFIX="/usr/$(TARGET_ARCH)-linux-eabi-uclibc/"
129DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-eabi-uclibc/usr/"
130
131#
132# uClibc security related options
133#
134# UCLIBC_SECURITY is not set
135
136#
137# uClibc development/debugging options
138#
139# DODEBUG is not set
140# DOASSERTS is not set
141# UCLIBC_MALLOC_DEBUGGING is not set
142# UCLIBC_MJN3_ONLY is not set
This page took 0.19269 seconds and 4 git commands to generate.