Changeset 6ff96e1 in clfs-embedded for patches/uClibc-0.9.31-configs-2.patch
- Timestamp:
- Feb 15, 2011, 12:16:08 PM (14 years ago)
- Branches:
- master
- Children:
- 32994be
- Parents:
- df2368e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
patches/uClibc-0.9.31-configs-2.patch
rdf2368e r6ff96e1 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. 7 9 8 diff -Naur uClibc-0.9.31.orig/clfs/config.alpha.little uClibc-0.9.31/clfs/config.alpha.little9 --- uClibc-0.9.31.orig/clfs/config.alpha.little 1969-12-31 19:00:00.000000000 -050010 +++ uClibc-0.9.31/clfs/config.alpha.little 2010-11-28 11:39:10.290656988 -050011 @@ -0,0 +1,218 @@12 +#13 +# Automatically generated make config: don't edit14 +# Version: 0.9.3115 +# Sun Nov 28 10:26:37 201016 +#17 +TARGET_alpha=y18 +# TARGET_arm is not set19 +# TARGET_avr32 is not set20 +# TARGET_bfin is not set21 +# TARGET_cris is not set22 +# TARGET_e1 is not set23 +# TARGET_frv is not set24 +# TARGET_h8300 is not set25 +# TARGET_hppa is not set26 +# TARGET_i386 is not set27 +# TARGET_i960 is not set28 +# TARGET_ia64 is not set29 +# TARGET_m68k is not set30 +# TARGET_microblaze is not set31 +# TARGET_mips is not set32 +# TARGET_nios is not set33 +# TARGET_nios2 is not set34 +# TARGET_powerpc is not set35 +# TARGET_sh is not set36 +# TARGET_sh64 is not set37 +# TARGET_sparc is not set38 +# TARGET_v850 is not set39 +# TARGET_vax is not set40 +# TARGET_x86_64 is not set41 +# TARGET_xtensa is not set42 +43 +#44 +# Target Architecture Features and Options45 +#46 +TARGET_ARCH="alpha"47 +FORCE_OPTIONS_FOR_ARCH=y48 +TARGET_SUBARCH=""49 +50 +#51 +# Using ELF file format52 +#53 +ARCH_LITTLE_ENDIAN=y54 +55 +#56 +# Using Little Endian57 +#58 +ARCH_HAS_MMU=y59 +ARCH_USE_MMU=y60 +UCLIBC_HAS_FLOATS=y61 +UCLIBC_HAS_FPU=y62 +DO_C99_MATH=y63 +# DO_XSI_MATH is not set64 +UCLIBC_HAS_FENV=y65 +KERNEL_HEADERS="${CLFS}/usr/include"66 +HAVE_DOT_CONFIG=y67 +68 +#69 +# General Library Settings70 +#71 +# HAVE_NO_PIC is not set72 +DOPIC=y73 +ARCH_HAS_NO_SHARED=y74 +ARCH_HAS_NO_LDSO=y75 +UCLIBC_CTOR_DTOR=y76 +# HAS_NO_THREADS is not set77 +LINUXTHREADS_OLD=y78 +# LINUXTHREADS_NEW is not set79 +UCLIBC_HAS_THREADS=y80 +# PTHREADS_DEBUG_SUPPORT is not set81 +UCLIBC_HAS_SYSLOG=y82 +UCLIBC_HAS_LFS=y83 +# MALLOC is not set84 +# MALLOC_SIMPLE is not set85 +MALLOC_STANDARD=y86 +MALLOC_GLIBC_COMPAT=y87 +UCLIBC_DYNAMIC_ATEXIT=y88 +# COMPAT_ATEXIT is not set89 +UCLIBC_SUSV3_LEGACY=y90 +# UCLIBC_SUSV3_LEGACY_MACROS is not set91 +# UCLIBC_SUSV4_LEGACY is not set92 +# UCLIBC_HAS_STUBS is not set93 +UCLIBC_HAS_SHADOW=y94 +UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y95 +UCLIBC_HAS___PROGNAME=y96 +UCLIBC_HAS_PTY=y97 +ASSUME_DEVPTS=y98 +UNIX98PTY_ONLY=y99 +UCLIBC_HAS_GETPT=y100 +# UCLIBC_HAS_LIBUTIL is not set101 +UCLIBC_HAS_TM_EXTENSIONS=y102 +UCLIBC_HAS_TZ_CACHING=y103 +UCLIBC_HAS_TZ_FILE=y104 +UCLIBC_HAS_TZ_FILE_READ_MANY=y105 +UCLIBC_TZ_FILE_PATH="/etc/TZ"106 +107 +#108 +# Advanced Library Settings109 +#110 +UCLIBC_PWD_BUFFER_SIZE=256111 +UCLIBC_GRP_BUFFER_SIZE=256112 +113 +#114 +# Support various families of functions115 +#116 +UCLIBC_LINUX_MODULE_24=y117 +UCLIBC_LINUX_SPECIFIC=y118 +UCLIBC_HAS_GNU_ERROR=y119 +# UCLIBC_BSD_SPECIFIC is not set120 +# UCLIBC_HAS_BSD_ERR is not set121 +# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set122 +# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set123 +# UCLIBC_NTP_LEGACY is not set124 +# UCLIBC_SV4_DEPRECATED is not set125 +UCLIBC_HAS_REALTIME=y126 +UCLIBC_HAS_ADVANCED_REALTIME=y127 +UCLIBC_HAS_EPOLL=y128 +UCLIBC_HAS_XATTR=y129 +UCLIBC_HAS_PROFILING=y130 +UCLIBC_HAS_CRYPT_IMPL=y131 +UCLIBC_HAS_CRYPT=y132 +UCLIBC_HAS_NETWORK_SUPPORT=y133 +UCLIBC_HAS_SOCKET=y134 +UCLIBC_HAS_IPV4=y135 +UCLIBC_HAS_IPV6=y136 +UCLIBC_HAS_RPC=y137 +UCLIBC_HAS_FULL_RPC=y138 +UCLIBC_HAS_REENTRANT_RPC=y139 +UCLIBC_USE_NETLINK=y140 +UCLIBC_SUPPORT_AI_ADDRCONFIG=y141 +# UCLIBC_HAS_BSD_RES_CLOSE is not set142 +UCLIBC_HAS_COMPAT_RES_STATE=y143 +# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set144 +# UCLIBC_HAS_LIBRESOLV_STUB is not set145 +# UCLIBC_HAS_LIBNSL_STUB is not set146 +147 +#148 +# String and Stdio Support149 +#150 +# UCLIBC_HAS_STRING_GENERIC_OPT is not set151 +# UCLIBC_HAS_STRING_ARCH_OPT is not set152 +UCLIBC_HAS_CTYPE_TABLES=y153 +UCLIBC_HAS_CTYPE_SIGNED=y154 +# UCLIBC_HAS_CTYPE_UNSAFE is not set155 +# UCLIBC_HAS_CTYPE_CHECKED is not set156 +UCLIBC_HAS_CTYPE_ENFORCED=y157 +UCLIBC_HAS_WCHAR=y158 +# UCLIBC_HAS_LOCALE is not set159 +UCLIBC_HAS_HEXADECIMAL_FLOATS=y160 +UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y161 +UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9162 +UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y163 +# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set164 +# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set165 +# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set166 +# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set167 +# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set168 +UCLIBC_HAS_STDIO_BUFSIZ_4096=y169 +# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set170 +UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y171 +# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set172 +# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set173 +# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set174 +UCLIBC_HAS_STDIO_GETC_MACRO=y175 +UCLIBC_HAS_STDIO_PUTC_MACRO=y176 +UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y177 +UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y178 +UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y179 +UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y180 +UCLIBC_HAS_PRINTF_M_SPEC=y181 +UCLIBC_HAS_ERRNO_MESSAGES=y182 +UCLIBC_HAS_SYS_ERRLIST=y183 +UCLIBC_HAS_SIGNUM_MESSAGES=y184 +UCLIBC_HAS_SYS_SIGLIST=y185 +UCLIBC_HAS_GNU_GETOPT=y186 +UCLIBC_HAS_GNU_GETSUBOPT=y187 +188 +#189 +# Big and Tall190 +#191 +UCLIBC_HAS_REGEX=y192 +# UCLIBC_HAS_REGEX_OLD is not set193 +UCLIBC_HAS_FNMATCH=y194 +# UCLIBC_HAS_FNMATCH_OLD is not set195 +UCLIBC_HAS_WORDEXP=y196 +# UCLIBC_HAS_NFTW is not set197 +UCLIBC_HAS_GLOB=y198 +UCLIBC_HAS_GNU_GLOB=y199 +200 +#201 +# Library Installation Options202 +#203 +RUNTIME_PREFIX="/"204 +DEVEL_PREFIX="/usr/"205 +MULTILIB_DIR="lib"206 +HARDWIRED_ABSPATH=y207 +208 +#209 +# Security options210 +#211 +UCLIBC_HAS_ARC4RANDOM=y212 +# HAVE_NO_SSP is not set213 +# UCLIBC_HAS_SSP is not set214 +UCLIBC_BUILD_NOEXECSTACK=y215 +216 +#217 +# uClibc development/debugging options218 +#219 +CROSS_COMPILER_PREFIX="${CLFS_TARGET}-"220 +UCLIBC_EXTRA_CFLAGS=""221 +# DODEBUG is not set222 +# DODEBUG_PT is not set223 +DOSTRIP=y224 +# DOASSERTS is not set225 +# UCLIBC_MALLOC_DEBUGGING is not set226 +WARNINGS="-Wall"227 +# EXTRA_WARNINGS is not set228 +# DOMULTI is not set229 +# UCLIBC_MJN3_ONLY is not set230 10 diff -Naur uClibc-0.9.31.orig/clfs/config.arm.big uClibc-0.9.31/clfs/config.arm.big 231 11 --- uClibc-0.9.31.orig/clfs/config.arm.big 1969-12-31 19:00:00.000000000 -0500 … … 740 520 +# DOMULTI is not set 741 521 +# 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.big743 --- uClibc-0.9.31.orig/clfs/config.hppa.big 1969-12-31 19:00:00.000000000 -0500744 +++ uClibc-0.9.31/clfs/config.hppa.big 2010-11-28 11:39:10.295156079 -0500745 @@ -0,0 +1,236 @@746 +#747 +# Automatically generated make config: don't edit748 +# Version: 0.9.31749 +# Sun Nov 28 10:26:15 2010750 +#751 +# TARGET_alpha is not set752 +# TARGET_arm is not set753 +# TARGET_avr32 is not set754 +# TARGET_bfin is not set755 +# TARGET_cris is not set756 +# TARGET_e1 is not set757 +# TARGET_frv is not set758 +# TARGET_h8300 is not set759 +TARGET_hppa=y760 +# TARGET_i386 is not set761 +# TARGET_i960 is not set762 +# TARGET_ia64 is not set763 +# TARGET_m68k is not set764 +# TARGET_microblaze is not set765 +# TARGET_mips is not set766 +# TARGET_nios is not set767 +# TARGET_nios2 is not set768 +# TARGET_powerpc is not set769 +# TARGET_sh is not set770 +# TARGET_sh64 is not set771 +# TARGET_sparc is not set772 +# TARGET_v850 is not set773 +# TARGET_vax is not set774 +# TARGET_x86_64 is not set775 +# TARGET_xtensa is not set776 +777 +#778 +# Target Architecture Features and Options779 +#780 +TARGET_ARCH="hppa"781 +FORCE_OPTIONS_FOR_ARCH=y782 +# CONFIG_GENERIC_386 is not set783 +# CONFIG_386 is not set784 +# CONFIG_486 is not set785 +# CONFIG_586 is not set786 +# CONFIG_586MMX is not set787 +# CONFIG_686 is not set788 +# CONFIG_PENTIUMII is not set789 +# CONFIG_PENTIUMIII is not set790 +# CONFIG_PENTIUM4 is not set791 +# CONFIG_K6 is not set792 +# CONFIG_K7 is not set793 +# CONFIG_ELAN is not set794 +# CONFIG_CRUSOE is not set795 +# CONFIG_WINCHIPC6 is not set796 +# CONFIG_WINCHIP2 is not set797 +# CONFIG_CYRIXIII is not set798 +# CONFIG_NEHEMIAH is not set799 +TARGET_SUBARCH=""800 +801 +#802 +# Using ELF file format803 +#804 +ARCH_BIG_ENDIAN=y805 +806 +#807 +# Using Big Endian808 +#809 +ARCH_HAS_MMU=y810 +ARCH_USE_MMU=y811 +UCLIBC_HAS_FLOATS=y812 +UCLIBC_HAS_FPU=y813 +DO_C99_MATH=y814 +# DO_XSI_MATH is not set815 +UCLIBC_HAS_FENV=y816 +KERNEL_HEADERS="${CLFS}/usr/include"817 +HAVE_DOT_CONFIG=y818 +819 +#820 +# General Library Settings821 +#822 +# HAVE_NO_PIC is not set823 +DOPIC=y824 +ARCH_HAS_NO_SHARED=y825 +ARCH_HAS_NO_LDSO=y826 +UCLIBC_CTOR_DTOR=y827 +# HAS_NO_THREADS is not set828 +LINUXTHREADS_OLD=y829 +# LINUXTHREADS_NEW is not set830 +UCLIBC_HAS_THREADS=y831 +# PTHREADS_DEBUG_SUPPORT is not set832 +UCLIBC_HAS_SYSLOG=y833 +UCLIBC_HAS_LFS=y834 +# MALLOC is not set835 +# MALLOC_SIMPLE is not set836 +MALLOC_STANDARD=y837 +MALLOC_GLIBC_COMPAT=y838 +UCLIBC_DYNAMIC_ATEXIT=y839 +# COMPAT_ATEXIT is not set840 +UCLIBC_SUSV3_LEGACY=y841 +# UCLIBC_SUSV3_LEGACY_MACROS is not set842 +# UCLIBC_SUSV4_LEGACY is not set843 +# UCLIBC_HAS_STUBS is not set844 +UCLIBC_HAS_SHADOW=y845 +UCLIBC_HAS_PROGRAM_INVOCATION_NAME=y846 +UCLIBC_HAS___PROGNAME=y847 +UCLIBC_HAS_PTY=y848 +ASSUME_DEVPTS=y849 +UNIX98PTY_ONLY=y850 +UCLIBC_HAS_GETPT=y851 +# UCLIBC_HAS_LIBUTIL is not set852 +UCLIBC_HAS_TM_EXTENSIONS=y853 +UCLIBC_HAS_TZ_CACHING=y854 +UCLIBC_HAS_TZ_FILE=y855 +UCLIBC_HAS_TZ_FILE_READ_MANY=y856 +UCLIBC_TZ_FILE_PATH="/etc/TZ"857 +858 +#859 +# Advanced Library Settings860 +#861 +UCLIBC_PWD_BUFFER_SIZE=256862 +UCLIBC_GRP_BUFFER_SIZE=256863 +864 +#865 +# Support various families of functions866 +#867 +UCLIBC_LINUX_MODULE_24=y868 +UCLIBC_LINUX_SPECIFIC=y869 +UCLIBC_HAS_GNU_ERROR=y870 +# UCLIBC_BSD_SPECIFIC is not set871 +# UCLIBC_HAS_BSD_ERR is not set872 +# UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set873 +# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set874 +# UCLIBC_NTP_LEGACY is not set875 +# UCLIBC_SV4_DEPRECATED is not set876 +UCLIBC_HAS_REALTIME=y877 +UCLIBC_HAS_ADVANCED_REALTIME=y878 +UCLIBC_HAS_EPOLL=y879 +UCLIBC_HAS_XATTR=y880 +UCLIBC_HAS_PROFILING=y881 +UCLIBC_HAS_CRYPT_IMPL=y882 +UCLIBC_HAS_CRYPT=y883 +UCLIBC_HAS_NETWORK_SUPPORT=y884 +UCLIBC_HAS_SOCKET=y885 +UCLIBC_HAS_IPV4=y886 +UCLIBC_HAS_IPV6=y887 +UCLIBC_HAS_RPC=y888 +UCLIBC_HAS_FULL_RPC=y889 +UCLIBC_HAS_REENTRANT_RPC=y890 +UCLIBC_USE_NETLINK=y891 +UCLIBC_SUPPORT_AI_ADDRCONFIG=y892 +# UCLIBC_HAS_BSD_RES_CLOSE is not set893 +UCLIBC_HAS_COMPAT_RES_STATE=y894 +# UCLIBC_HAS_EXTRA_COMPAT_RES_STATE is not set895 +# UCLIBC_HAS_LIBRESOLV_STUB is not set896 +# UCLIBC_HAS_LIBNSL_STUB is not set897 +898 +#899 +# String and Stdio Support900 +#901 +# UCLIBC_HAS_STRING_GENERIC_OPT is not set902 +# UCLIBC_HAS_STRING_ARCH_OPT is not set903 +UCLIBC_HAS_CTYPE_TABLES=y904 +UCLIBC_HAS_CTYPE_SIGNED=y905 +# UCLIBC_HAS_CTYPE_UNSAFE is not set906 +# UCLIBC_HAS_CTYPE_CHECKED is not set907 +UCLIBC_HAS_CTYPE_ENFORCED=y908 +UCLIBC_HAS_WCHAR=y909 +# UCLIBC_HAS_LOCALE is not set910 +UCLIBC_HAS_HEXADECIMAL_FLOATS=y911 +UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=y912 +UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=9913 +UCLIBC_HAS_SCANF_GLIBC_A_FLAG=y914 +# UCLIBC_HAS_STDIO_BUFSIZ_NONE is not set915 +# UCLIBC_HAS_STDIO_BUFSIZ_256 is not set916 +# UCLIBC_HAS_STDIO_BUFSIZ_512 is not set917 +# UCLIBC_HAS_STDIO_BUFSIZ_1024 is not set918 +# UCLIBC_HAS_STDIO_BUFSIZ_2048 is not set919 +UCLIBC_HAS_STDIO_BUFSIZ_4096=y920 +# UCLIBC_HAS_STDIO_BUFSIZ_8192 is not set921 +UCLIBC_HAS_STDIO_BUILTIN_BUFFER_NONE=y922 +# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_4 is not set923 +# UCLIBC_HAS_STDIO_BUILTIN_BUFFER_8 is not set924 +# UCLIBC_HAS_STDIO_SHUTDOWN_ON_ABORT is not set925 +UCLIBC_HAS_STDIO_GETC_MACRO=y926 +UCLIBC_HAS_STDIO_PUTC_MACRO=y927 +UCLIBC_HAS_STDIO_AUTO_RW_TRANSITION=y928 +UCLIBC_HAS_FOPEN_LARGEFILE_MODE=y929 +UCLIBC_HAS_FOPEN_EXCLUSIVE_MODE=y930 +UCLIBC_HAS_GLIBC_CUSTOM_STREAMS=y931 +UCLIBC_HAS_PRINTF_M_SPEC=y932 +UCLIBC_HAS_ERRNO_MESSAGES=y933 +UCLIBC_HAS_SYS_ERRLIST=y934 +UCLIBC_HAS_SIGNUM_MESSAGES=y935 +UCLIBC_HAS_SYS_SIGLIST=y936 +UCLIBC_HAS_GNU_GETOPT=y937 +UCLIBC_HAS_GNU_GETSUBOPT=y938 +939 +#940 +# Big and Tall941 +#942 +UCLIBC_HAS_REGEX=y943 +# UCLIBC_HAS_REGEX_OLD is not set944 +UCLIBC_HAS_FNMATCH=y945 +# UCLIBC_HAS_FNMATCH_OLD is not set946 +UCLIBC_HAS_WORDEXP=y947 +# UCLIBC_HAS_NFTW is not set948 +UCLIBC_HAS_GLOB=y949 +UCLIBC_HAS_GNU_GLOB=y950 +951 +#952 +# Library Installation Options953 +#954 +RUNTIME_PREFIX="/"955 +DEVEL_PREFIX="/usr/"956 +MULTILIB_DIR="lib"957 +HARDWIRED_ABSPATH=y958 +959 +#960 +# Security options961 +#962 +UCLIBC_HAS_ARC4RANDOM=y963 +HAVE_NO_SSP=y964 +# PROPOLICE_BLOCK_ABRT is not set965 +# PROPOLICE_BLOCK_SEGV is not set966 +UCLIBC_BUILD_NOEXECSTACK=y967 +968 +#969 +# uClibc development/debugging options970 +#971 +CROSS_COMPILER_PREFIX="${CLFS_TARGET}-"972 +UCLIBC_EXTRA_CFLAGS=""973 +# DODEBUG is not set974 +# DODEBUG_PT is not set975 +DOSTRIP=y976 +# DOASSERTS is not set977 +# UCLIBC_MALLOC_DEBUGGING is not set978 +WARNINGS="-Wall"979 +# EXTRA_WARNINGS is not set980 +# DOMULTI is not set981 +# UCLIBC_MJN3_ONLY is not set982 522 diff -Naur uClibc-0.9.31.orig/clfs/config.i386.little uClibc-0.9.31/clfs/config.i386.little 983 523 --- 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.