diff options
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-5.2.inc')
-rw-r--r-- | meta/recipes-devtools/gcc/gcc-5.2.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-5.2.inc b/meta/recipes-devtools/gcc/gcc-5.2.inc index f6673e6a35..a6b385ac65 100644 --- a/meta/recipes-devtools/gcc/gcc-5.2.inc +++ b/meta/recipes-devtools/gcc/gcc-5.2.inc @@ -73,6 +73,7 @@ SRC_URI = "\ file://0039-libcc1-fix-libcc1-s-install-path-and-rpath.patch \ file://0040-nativesdk-gcc-support.patch \ file://0041-handle-target-sysroot-multilib.patch \ + file://0042-cxxflags-for-build.patch \ " BACKPORTS = "" |