diff options
Diffstat (limited to 'meta/recipes-devtools/mklibs')
| -rw-r--r-- | meta/recipes-devtools/mklibs/files/fix_cross_compile.patch | 2 | ||||
| -rw-r--r-- | meta/recipes-devtools/mklibs/files/show-GNU-unique-symbols-as-provided-symbols.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/mklibs/files/fix_cross_compile.patch b/meta/recipes-devtools/mklibs/files/fix_cross_compile.patch index 7eb86590cc..13e4606b80 100644 --- a/meta/recipes-devtools/mklibs/files/fix_cross_compile.patch +++ b/meta/recipes-devtools/mklibs/files/fix_cross_compile.patch | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | Remove dependency on dpkg | 1 | Remove dependency on dpkg |
| 2 | 2 | ||
| 3 | Upstream-Status Submitted | 3 | Upstream-Status: Submitted |
| 4 | 4 | ||
| 5 | Asking the host OS whether it supports multiarch is not useful | 5 | Asking the host OS whether it supports multiarch is not useful |
| 6 | in a cross-compilation environment, or if the user has specified | 6 | in a cross-compilation environment, or if the user has specified |
diff --git a/meta/recipes-devtools/mklibs/files/show-GNU-unique-symbols-as-provided-symbols.patch b/meta/recipes-devtools/mklibs/files/show-GNU-unique-symbols-as-provided-symbols.patch index 3f14ca1e75..bc56593e6a 100644 --- a/meta/recipes-devtools/mklibs/files/show-GNU-unique-symbols-as-provided-symbols.patch +++ b/meta/recipes-devtools/mklibs/files/show-GNU-unique-symbols-as-provided-symbols.patch | |||
| @@ -3,7 +3,7 @@ From: Yuanjie Huang <yuanjie.huang@windriver.com> | |||
| 3 | Date: Wed, 15 Apr 2015 14:00:06 +0800 | 3 | Date: Wed, 15 Apr 2015 14:00:06 +0800 |
| 4 | Subject: [PATCH] Show GNU unique symbols as provided symbols | 4 | Subject: [PATCH] Show GNU unique symbols as provided symbols |
| 5 | 5 | ||
| 6 | Upstream-Status Submitted | 6 | Upstream-Status: Submitted |
| 7 | 7 | ||
| 8 | GNU Unique symbol is a GNU extension employed by new version of GCC | 8 | GNU Unique symbol is a GNU extension employed by new version of GCC |
| 9 | by default. Even Standard C++ library in GCC 4.9 provides some symbols, | 9 | by default. Even Standard C++ library in GCC 4.9 provides some symbols, |
