summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-6.3.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-6.3.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-6.3.inc8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-6.3.inc b/meta/recipes-devtools/gcc/gcc-6.3.inc
index 71d0affb89..86b3e9ff19 100644
--- a/meta/recipes-devtools/gcc/gcc-6.3.inc
+++ b/meta/recipes-devtools/gcc/gcc-6.3.inc
@@ -32,12 +32,6 @@ BASEURI ?= "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2"
32SRC_URI = "\ 32SRC_URI = "\
33 ${BASEURI} \ 33 ${BASEURI} \
34 file://0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ 34 file://0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \
35 file://0002-uclibc-conf.patch \
36 file://0003-gcc-uclibc-locale-ctype_touplow_t.patch \
37 file://0004-uclibc-locale.patch \
38 file://0005-uclibc-locale-no__x.patch \
39 file://0006-uclibc-locale-wchar_fix.patch \
40 file://0007-uclibc-locale-update.patch \
41 file://0008-missing-execinfo_h.patch \ 35 file://0008-missing-execinfo_h.patch \
42 file://0009-c99-snprintf.patch \ 36 file://0009-c99-snprintf.patch \
43 file://0010-gcc-poison-system-directories.patch \ 37 file://0010-gcc-poison-system-directories.patch \
@@ -128,8 +122,6 @@ EXTRA_OECONF_INITIAL = "\
128 gcc_cv_libc_provides_ssp=yes \ 122 gcc_cv_libc_provides_ssp=yes \
129" 123"
130 124
131EXTRA_OECONF_append_libc-uclibc = " --disable-decimal-float "
132
133EXTRA_OECONF_PATHS = "\ 125EXTRA_OECONF_PATHS = "\
134 --with-gxx-include-dir=/not/exist{target_includedir}/c++/${BINV} \ 126 --with-gxx-include-dir=/not/exist{target_includedir}/c++/${BINV} \
135 --with-sysroot=/not/exist \ 127 --with-sysroot=/not/exist \