summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-5.4.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-5.4.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-5.4.inc8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-5.4.inc b/meta/recipes-devtools/gcc/gcc-5.4.inc
index b7696756af..3f3edfbe33 100644
--- a/meta/recipes-devtools/gcc/gcc-5.4.inc
+++ b/meta/recipes-devtools/gcc/gcc-5.4.inc
@@ -31,12 +31,6 @@ SRC_URI = "\
31 ${BASEURI} \ 31 ${BASEURI} \
32 ${BACKPORTS} \ 32 ${BACKPORTS} \
33 file://0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \ 33 file://0001-gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch \
34 file://0002-uclibc-conf.patch \
35 file://0003-gcc-uclibc-locale-ctype_touplow_t.patch \
36 file://0004-uclibc-locale.patch \
37 file://0005-uclibc-locale-no__x.patch \
38 file://0006-uclibc-locale-wchar_fix.patch \
39 file://0007-uclibc-locale-update.patch \
40 file://0008-missing-execinfo_h.patch \ 34 file://0008-missing-execinfo_h.patch \
41 file://0009-c99-snprintf.patch \ 35 file://0009-c99-snprintf.patch \
42 file://0010-gcc-poison-system-directories.patch \ 36 file://0010-gcc-poison-system-directories.patch \
@@ -138,8 +132,6 @@ EXTRA_OECONF_INITIAL = "\
138 gcc_cv_libc_provides_ssp=yes \ 132 gcc_cv_libc_provides_ssp=yes \
139" 133"
140 134
141EXTRA_OECONF_append_libc-uclibc = " --disable-decimal-float "
142
143EXTRA_OECONF_PATHS = "\ 135EXTRA_OECONF_PATHS = "\
144 --with-gxx-include-dir=/not/exist{target_includedir}/c++/${BINV} \ 136 --with-gxx-include-dir=/not/exist{target_includedir}/c++/${BINV} \
145 --with-sysroot=/not/exist \ 137 --with-sysroot=/not/exist \