Changes in patches/uClibc-0.9.31-configs-2.patch [b0386e9:18b91a8] in clfs-embedded
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
patches/uClibc-0.9.31-configs-2.patch
rb0386e9 r18b91a8 5 5 Upstream Status: None - CLFS Specific 6 6 Description: Default configurations for CLFS builds of uClibc. 7 Updated: 2011-02-15 by Andrew Bradford <bradfa@gmail.com>8 Removed hppa and alpha architectures as they aren't used in embedded.9 7 8 diff -Naur uClibc-0.9.31.orig/clfs/config.alpha.little uClibc-0.9.31/clfs/config.alpha.little 9 --- uClibc-0.9.31.orig/clfs/config.alpha.little 1969-12-31 19:00:00.000000000 -0500 10 +++ uClibc-0.9.31/clfs/config.alpha.little 2010-11-28 11:39:10.290656988 -0500 11 @@ -0,0 +1,218 @@ 12 +# 13 +# Automatically generated make config: don't edit 14 +# Version: 0.9.31 15 +# Sun Nov 28 10:26:37 2010 16 +# 17 +TARGET_alpha=y 18 +# TARGET_arm is not set 19 +# TARGET_avr32 is not set 20 +# TARGET_bfin is not set 21 +# TARGET_cris is not set 22 +# TARGET_e1 is not set 23 +# TARGET_frv is not set 24 +# TARGET_h8300 is not set 25 +# TARGET_hppa is not set 26 +# TARGET_i386 is not set 27 +# TARGET_i960 is not set 28 +# TARGET_ia64 is not set 29 +# TARGET_m68k is not set 30 +# TARGET_microblaze is not set 31 +# TARGET_mips is not set 32 +# TARGET_nios is not set 33 +# TARGET_nios2 is not set 34 +# TARGET_powerpc is not set 35 +# TARGET_sh is not set 36 +# TARGET_sh64 is not set 37 +# TARGET_sparc is not set 38 +# TARGET_v850 is not set 39 +# TARGET_vax is not set 40 +# TARGET_x86_64 is not set 41 +# TARGET_xtensa is not set 42 + 43 +# 44 +# Target Architecture Features and Options 45 +# 46 +TARGET_ARCH="alpha" 47 +FORCE_OPTIONS_FOR_ARCH=y 48 +TARGET_SUBARCH="" 49 + 50 +# 51 +# Using ELF file format 52 +# 53 +ARCH_LITTLE_ENDIAN=y 54 + 55 +# 56 +# Using Little Endian 57 +# 58 +ARCH_HAS_MMU=y 59 +ARCH_USE_MMU=y 60 +UCLIBC_HAS_FLOATS=y 61 +UCLIBC_HAS_FPU=y 62 +DO_C99_MATH=y 63 +# DO_XSI_MATH is not set 64 +UCLIBC_HAS_FENV=y 65 +KERNEL_HEADERS="${CLFS}/usr/include" 66 +HAVE_DOT_CONFIG=y 67 + 68 +# 69 +# General Library Settings 70 +# 71 +# HAVE_NO_PIC is not set 72 +DOPIC=y 73 +ARCH_HAS_NO_SHARED=y 74 +ARCH_HAS_NO_LDSO=y 75 +UCLIBC_CTOR_DTOR=y 76 +# HAS_NO_THREADS is not set 77 +LINUXTHREADS_OLD=y 78 +# LINUXTHREADS_NEW is not set 79 +UCLIBC_HAS_THREADS=y 80 +# PTHREADS_DEBUG_SUPPORT is not set 81 +UCLIBC_HAS_SYSLOG=y 82 +UCLIBC_HAS_LFS=y 83 +# MALLOC is not set 84 +# MALLOC_SIMPLE is not set 85 +MALLOC_STANDARD=y 86 +MALLOC_GLIBC_COMPAT=y 87 +UCLIBC_DYNAMIC_ATEXIT=y 88 +# COMPAT_ATEXIT is not set 89 +UCLIBC_SUSV3_LEGACY=y 90 +# UCLIBC_SUSV3_LEGACY_MACROS is not set 91 +# UCLIBC_SUSV4_LEGACY is not set 92 +# UCLIBC_HAS_STUBS is not set 93 +UCLIBC_HAS_SHADOW=y 94 +UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y 95 +UCLIBC_HAS___PROGNAME=y 96 +UCLIBC_HAS_PTY=y 97 +ASSUME_DEVPTS=y 98 +UNIX98PTY_ONLY=y 99 +UCLIBC_HAS_GETPT=y 100 +# UCLIBC_HAS_LIBUTIL is not set 101 +UCLIBC_HAS_TM_EXTENSIONS=y 102 +UCLIBC_HAS_TZ_CACHING=y 103 +UCLIBC_HAS_TZ_FILE=y 104 +UCLIBC_HAS_TZ_FILE_READ_MANY=y 105 +UCLIBC_TZ_FILE_PATH="/etc/TZ" 106 + 107 +# 108 +# Advanced Library Settings 109 +# 110 +UCLIBC_PWD_BUFFER_SIZE=256 111 +UCLIBC_GRP_BUFFER_SIZE=256 112 + 113 +# 114 +# Support various families of functions 115 +# 116 +UCLIBC_LINUX_MODULE_24=y 117 +UCLIBC_LINUX_SPECIFIC=y 118 +UCLIBC_HAS_GNU_ERROR=y 119 +# UCLIBC_BSD_SPECIFIC is not set 120 +# UCLIBC_HAS_BSD_ERR is not set 121 +# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set 122 +# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set 123 +# UCLIBC_NTP_LEGACY is not set 124 +# UCLIBC_SV4_DEPRECATED is not set 125 +UCLIBC_HAS_REALTIME=y 126 +UCLIBC_HAS_ADVANCED_REALTIME=y 127 +UCLIBC_HAS_EPOLL=y 128 +UCLIBC_HAS_XATTR=y 129 +UCLIBC_HAS_PROFILING=y 130 +UCLIBC_HAS_CRYPT_IMPL=y 131 +UCLIBC_HAS_CRYPT=y 132 +UCLIBC_HAS_NETWORK_SUPPORT=y 133 +UCLIBC_HAS_SOCKET=y 134 +UCLIBC_HAS_IPV4=y 135 +UCLIBC_HAS_IPV6=y 136 +UCLIBC_HAS_RPC=y 137 +UCLIBC_HAS_FULL_RPC=y 138 +UCLIBC_HAS_REENTRANT_RPC=y 139 +UCLIBC_USE_NETLINK=y 140 +UCLIBC_SUPPORT_AI_ADDRCONFIG=y 141 +# UCLIBC_HAS_BSD_RES_CLOSE is not set 142 +UCLIBC_HAS_COMPAT_RES_STATE=y 143 +# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set 144 +# UCLIBC_HAS_LIBRESOLV_STUB is not set 145 +# UCLIBC_HAS_LIBNSL_STUB is not set 146 + 147 +# 148 +# String and Stdio Support 149 +# 150 +# UCLIBC_HAS_STRING_GENERIC_OPT is not set 151 +# UCLIBC_HAS_STRING_ARCH_OPT is not set 152 +UCLIBC_HAS_CTYPE_TABLES=y 153 +UCLIBC_HAS_CTYPE_SIGNED=y 154 +# UCLIBC_HAS_CTYPE_UNSAFE is not set 155 +# UCLIBC_HAS_CTYPE_CHECKED is not set 156 +UCLIBC_HAS_CTYPE_ENFORCED=y 157 +UCLIBC_HAS_WCHAR=y 158 +# UCLIBC_HAS_LOCALE is not set 159 +UCLIBC_HAS_HEXADECIMAL_FLOATS=y 160 +UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y 161 +UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9 162 +UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y 163 +# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set 164 +# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set 165 +# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set 166 +# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set 167 +# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set 168 +UCLIBC_HAS_STDIO_BUFSIZ_4096=y 169 +# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set 170 +UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y 171 +# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set 172 +# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set 173 +# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set 174 +UCLIBC_HAS_STDIO_GETC_MACRO=y 175 +UCLIBC_HAS_STDIO_PUTC_MACRO=y 176 +UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y 177 +UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y 178 +UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y 179 +UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y 180 +UCLIBC_HAS_PRINTF_M_SPEC=y 181 +UCLIBC_HAS_ERRNO_MESSAGES=y 182 +UCLIBC_HAS_SYS_ERRLIST=y 183 +UCLIBC_HAS_SIGNUM_MESSAGES=y 184 +UCLIBC_HAS_SYS_SIGLIST=y 185 +UCLIBC_HAS_GNU_GETOPT=y 186 +UCLIBC_HAS_GNU_GETSUBOPT=y 187 + 188 +# 189 +# Big and Tall 190 +# 191 +UCLIBC_HAS_REGEX=y 192 +# UCLIBC_HAS_REGEX_OLD is not set 193 +UCLIBC_HAS_FNMATCH=y 194 +# UCLIBC_HAS_FNMATCH_OLD is not set 195 +UCLIBC_HAS_WORDEXP=y 196 +# UCLIBC_HAS_NFTW is not set 197 +UCLIBC_HAS_GLOB=y 198 +UCLIBC_HAS_GNU_GLOB=y 199 + 200 +# 201 +# Library Installation Options 202 +# 203 +RUNTIME_PREFIX="/" 204 +DEVEL_PREFIX="/usr/" 205 +MULTILIB_DIR="lib" 206 +HARDWIRED_ABSPATH=y 207 + 208 +# 209 +# Security options 210 +# 211 +UCLIBC_HAS_ARC4RANDOM=y 212 +# HAVE_NO_SSP is not set 213 +# UCLIBC_HAS_SSP is not set 214 +UCLIBC_BUILD_NOEXECSTACK=y 215 + 216 +# 217 +# uClibc development/debugging options 218 +# 219 +CROSS_COMPILER_PREFIX="${CLFS_TARGET}-" 220 +UCLIBC_EXTRA_CFLAGS="" 221 +# DODEBUG is not set 222 +# DODEBUG_PT is not set 223 +DOSTRIP=y 224 +# DOASSERTS is not set 225 +# UCLIBC_MALLOC_DEBUGGING is not set 226 +WARNINGS="-Wall" 227 +# EXTRA_WARNINGS is not set 228 +# DOMULTI is not set 229 +# UCLIBC_MJN3_ONLY is not set 10 230 diff -Naur uClibc-0.9.31.orig/clfs/config.arm.big uClibc-0.9.31/clfs/config.arm.big 11 231 --- uClibc-0.9.31.orig/clfs/config.arm.big 1969-12-31 19:00:00.000000000 -0500 … … 520 740 +# DOMULTI is not set 521 741 +# UCLIBC_MJN3_ONLY is not set 742 diff -Naur uClibc-0.9.31.orig/clfs/config.hppa.big uClibc-0.9.31/clfs/config.hppa.big 743 --- uClibc-0.9.31.orig/clfs/config.hppa.big 1969-12-31 19:00:00.000000000 -0500 744 +++ uClibc-0.9.31/clfs/config.hppa.big 2010-11-28 11:39:10.295156079 -0500 745 @@ -0,0 +1,236 @@ 746 +# 747 +# Automatically generated make config: don't edit 748 +# Version: 0.9.31 749 +# Sun Nov 28 10:26:15 2010 750 +# 751 +# TARGET_alpha is not set 752 +# TARGET_arm is not set 753 +# TARGET_avr32 is not set 754 +# TARGET_bfin is not set 755 +# TARGET_cris is not set 756 +# TARGET_e1 is not set 757 +# TARGET_frv is not set 758 +# TARGET_h8300 is not set 759 +TARGET_hppa=y 760 +# TARGET_i386 is not set 761 +# TARGET_i960 is not set 762 +# TARGET_ia64 is not set 763 +# TARGET_m68k is not set 764 +# TARGET_microblaze is not set 765 +# TARGET_mips is not set 766 +# TARGET_nios is not set 767 +# TARGET_nios2 is not set 768 +# TARGET_powerpc is not set 769 +# TARGET_sh is not set 770 +# TARGET_sh64 is not set 771 +# TARGET_sparc is not set 772 +# TARGET_v850 is not set 773 +# TARGET_vax is not set 774 +# TARGET_x86_64 is not set 775 +# TARGET_xtensa is not set 776 + 777 +# 778 +# Target Architecture Features and Options 779 +# 780 +TARGET_ARCH="hppa" 781 +FORCE_OPTIONS_FOR_ARCH=y 782 +# CONFIG_GENERIC_386 is not set 783 +# CONFIG_386 is not set 784 +# CONFIG_486 is not set 785 +# CONFIG_586 is not set 786 +# CONFIG_586MMX is not set 787 +# CONFIG_686 is not set 788 +# CONFIG_PENTIUMII is not set 789 +# CONFIG_PENTIUMIII is not set 790 +# CONFIG_PENTIUM4 is not set 791 +# CONFIG_K6 is not set 792 +# CONFIG_K7 is not set 793 +# CONFIG_ELAN is not set 794 +# CONFIG_CRUSOE is not set 795 +# CONFIG_WINCHIPC6 is not set 796 +# CONFIG_WINCHIP2 is not set 797 +# CONFIG_CYRIXIII is not set 798 +# CONFIG_NEHEMIAH is not set 799 +TARGET_SUBARCH="" 800 + 801 +# 802 +# Using ELF file format 803 +# 804 +ARCH_BIG_ENDIAN=y 805 + 806 +# 807 +# Using Big Endian 808 +# 809 +ARCH_HAS_MMU=y 810 +ARCH_USE_MMU=y 811 +UCLIBC_HAS_FLOATS=y 812 +UCLIBC_HAS_FPU=y 813 +DO_C99_MATH=y 814 +# DO_XSI_MATH is not set 815 +UCLIBC_HAS_FENV=y 816 +KERNEL_HEADERS="${CLFS}/usr/include" 817 +HAVE_DOT_CONFIG=y 818 + 819 +# 820 +# General Library Settings 821 +# 822 +# HAVE_NO_PIC is not set 823 +DOPIC=y 824 +ARCH_HAS_NO_SHARED=y 825 +ARCH_HAS_NO_LDSO=y 826 +UCLIBC_CTOR_DTOR=y 827 +# HAS_NO_THREADS is not set 828 +LINUXTHREADS_OLD=y 829 +# LINUXTHREADS_NEW is not set 830 +UCLIBC_HAS_THREADS=y 831 +# PTHREADS_DEBUG_SUPPORT is not set 832 +UCLIBC_HAS_SYSLOG=y 833 +UCLIBC_HAS_LFS=y 834 +# MALLOC is not set 835 +# MALLOC_SIMPLE is not set 836 +MALLOC_STANDARD=y 837 +MALLOC_GLIBC_COMPAT=y 838 +UCLIBC_DYNAMIC_ATEXIT=y 839 +# COMPAT_ATEXIT is not set 840 +UCLIBC_SUSV3_LEGACY=y 841 +# UCLIBC_SUSV3_LEGACY_MACROS is not set 842 +# UCLIBC_SUSV4_LEGACY is not set 843 +# UCLIBC_HAS_STUBS is not set 844 +UCLIBC_HAS_SHADOW=y 845 +UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y 846 +UCLIBC_HAS___PROGNAME=y 847 +UCLIBC_HAS_PTY=y 848 +ASSUME_DEVPTS=y 849 +UNIX98PTY_ONLY=y 850 +UCLIBC_HAS_GETPT=y 851 +# UCLIBC_HAS_LIBUTIL is not set 852 +UCLIBC_HAS_TM_EXTENSIONS=y 853 +UCLIBC_HAS_TZ_CACHING=y 854 +UCLIBC_HAS_TZ_FILE=y 855 +UCLIBC_HAS_TZ_FILE_READ_MANY=y 856 +UCLIBC_TZ_FILE_PATH="/etc/TZ" 857 + 858 +# 859 +# Advanced Library Settings 860 +# 861 +UCLIBC_PWD_BUFFER_SIZE=256 862 +UCLIBC_GRP_BUFFER_SIZE=256 863 + 864 +# 865 +# Support various families of functions 866 +# 867 +UCLIBC_LINUX_MODULE_24=y 868 +UCLIBC_LINUX_SPECIFIC=y 869 +UCLIBC_HAS_GNU_ERROR=y 870 +# UCLIBC_BSD_SPECIFIC is not set 871 +# UCLIBC_HAS_BSD_ERR is not set 872 +# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set 873 +# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set 874 +# UCLIBC_NTP_LEGACY is not set 875 +# UCLIBC_SV4_DEPRECATED is not set 876 +UCLIBC_HAS_REALTIME=y 877 +UCLIBC_HAS_ADVANCED_REALTIME=y 878 +UCLIBC_HAS_EPOLL=y 879 +UCLIBC_HAS_XATTR=y 880 +UCLIBC_HAS_PROFILING=y 881 +UCLIBC_HAS_CRYPT_IMPL=y 882 +UCLIBC_HAS_CRYPT=y 883 +UCLIBC_HAS_NETWORK_SUPPORT=y 884 +UCLIBC_HAS_SOCKET=y 885 +UCLIBC_HAS_IPV4=y 886 +UCLIBC_HAS_IPV6=y 887 +UCLIBC_HAS_RPC=y 888 +UCLIBC_HAS_FULL_RPC=y 889 +UCLIBC_HAS_REENTRANT_RPC=y 890 +UCLIBC_USE_NETLINK=y 891 +UCLIBC_SUPPORT_AI_ADDRCONFIG=y 892 +# UCLIBC_HAS_BSD_RES_CLOSE is not set 893 +UCLIBC_HAS_COMPAT_RES_STATE=y 894 +# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set 895 +# UCLIBC_HAS_LIBRESOLV_STUB is not set 896 +# UCLIBC_HAS_LIBNSL_STUB is not set 897 + 898 +# 899 +# String and Stdio Support 900 +# 901 +# UCLIBC_HAS_STRING_GENERIC_OPT is not set 902 +# UCLIBC_HAS_STRING_ARCH_OPT is not set 903 +UCLIBC_HAS_CTYPE_TABLES=y 904 +UCLIBC_HAS_CTYPE_SIGNED=y 905 +# UCLIBC_HAS_CTYPE_UNSAFE is not set 906 +# UCLIBC_HAS_CTYPE_CHECKED is not set 907 +UCLIBC_HAS_CTYPE_ENFORCED=y 908 +UCLIBC_HAS_WCHAR=y 909 +# UCLIBC_HAS_LOCALE is not set 910 +UCLIBC_HAS_HEXADECIMAL_FLOATS=y 911 +UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y 912 +UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9 913 +UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y 914 +# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set 915 +# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set 916 +# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set 917 +# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set 918 +# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set 919 +UCLIBC_HAS_STDIO_BUFSIZ_4096=y 920 +# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set 921 +UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y 922 +# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set 923 +# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set 924 +# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set 925 +UCLIBC_HAS_STDIO_GETC_MACRO=y 926 +UCLIBC_HAS_STDIO_PUTC_MACRO=y 927 +UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y 928 +UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y 929 +UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y 930 +UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y 931 +UCLIBC_HAS_PRINTF_M_SPEC=y 932 +UCLIBC_HAS_ERRNO_MESSAGES=y 933 +UCLIBC_HAS_SYS_ERRLIST=y 934 +UCLIBC_HAS_SIGNUM_MESSAGES=y 935 +UCLIBC_HAS_SYS_SIGLIST=y 936 +UCLIBC_HAS_GNU_GETOPT=y 937 +UCLIBC_HAS_GNU_GETSUBOPT=y 938 + 939 +# 940 +# Big and Tall 941 +# 942 +UCLIBC_HAS_REGEX=y 943 +# UCLIBC_HAS_REGEX_OLD is not set 944 +UCLIBC_HAS_FNMATCH=y 945 +# UCLIBC_HAS_FNMATCH_OLD is not set 946 +UCLIBC_HAS_WORDEXP=y 947 +# UCLIBC_HAS_NFTW is not set 948 +UCLIBC_HAS_GLOB=y 949 +UCLIBC_HAS_GNU_GLOB=y 950 + 951 +# 952 +# Library Installation Options 953 +# 954 +RUNTIME_PREFIX="/" 955 +DEVEL_PREFIX="/usr/" 956 +MULTILIB_DIR="lib" 957 +HARDWIRED_ABSPATH=y 958 + 959 +# 960 +# Security options 961 +# 962 +UCLIBC_HAS_ARC4RANDOM=y 963 +HAVE_NO_SSP=y 964 +# PROPOLICE_BLOCK_ABRT is not set 965 +# PROPOLICE_BLOCK_SEGV is not set 966 +UCLIBC_BUILD_NOEXECSTACK=y 967 + 968 +# 969 +# uClibc development/debugging options 970 +# 971 +CROSS_COMPILER_PREFIX="${CLFS_TARGET}-" 972 +UCLIBC_EXTRA_CFLAGS="" 973 +# DODEBUG is not set 974 +# DODEBUG_PT is not set 975 +DOSTRIP=y 976 +# DOASSERTS is not set 977 +# UCLIBC_MALLOC_DEBUGGING is not set 978 +WARNINGS="-Wall" 979 +# EXTRA_WARNINGS is not set 980 +# DOMULTI is not set 981 +# UCLIBC_MJN3_ONLY is not set 522 982 diff -Naur uClibc-0.9.31.orig/clfs/config.i386.little uClibc-0.9.31/clfs/config.i386.little 523 983 --- uClibc-0.9.31.orig/clfs/config.i386.little 1969-12-31 19:00:00.000000000 -0500
Note:
See TracChangeset
for help on using the changeset viewer.