diff options
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-4.7.inc')
-rw-r--r-- | meta/recipes-devtools/gcc/gcc-4.7.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-4.7.inc b/meta/recipes-devtools/gcc/gcc-4.7.inc index 4905155a1f..4ad4819e88 100644 --- a/meta/recipes-devtools/gcc/gcc-4.7.inc +++ b/meta/recipes-devtools/gcc/gcc-4.7.inc | |||
@@ -74,6 +74,7 @@ SRC_URI = "git://github.com/mirrors/gcc.git;branch=${BRANCH};protocol=git \ | |||
74 | file://arm-hard-float-loader.patch \ | 74 | file://arm-hard-float-loader.patch \ |
75 | file://gcc-argument-list-too-long.patch \ | 75 | file://gcc-argument-list-too-long.patch \ |
76 | file://fix-g++-sysroot.patch \ | 76 | file://fix-g++-sysroot.patch \ |
77 | file://disablesdt.patch \ | ||
77 | " | 78 | " |
78 | 79 | ||
79 | S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/git" | 80 | S = "${TMPDIR}/work-shared/gcc-${PV}-${PR}/git" |