diff options
| -rw-r--r-- | meta-oe/recipes-extended/wxwidgets/wxwidgets/not-append-system-name-to-lib-name.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/wxwidgets/wxwidgets/not-append-system-name-to-lib-name.patch b/meta-oe/recipes-extended/wxwidgets/wxwidgets/not-append-system-name-to-lib-name.patch index ef6963375f..0f78cc134e 100644 --- a/meta-oe/recipes-extended/wxwidgets/wxwidgets/not-append-system-name-to-lib-name.patch +++ b/meta-oe/recipes-extended/wxwidgets/wxwidgets/not-append-system-name-to-lib-name.patch | |||
| @@ -2,7 +2,7 @@ It appends system name to library names for cross compile. For example, the | |||
| 2 | library name is libwx_baseu-3.1-Linux.so rather than libwx_baseu-3.1.so. It is | 2 | library name is libwx_baseu-3.1-Linux.so rather than libwx_baseu-3.1.so. It is |
| 3 | not appropriate for oe. | 3 | not appropriate for oe. |
| 4 | 4 | ||
| 5 | Upsteam-Status: Pending [oe specific] | 5 | Upstream-Status: Pending [oe specific] |
| 6 | 6 | ||
| 7 | Signed-off-by: Kai Kang <kai.kang@windriver.com> | 7 | Signed-off-by: Kai Kang <kai.kang@windriver.com> |
| 8 | --- | 8 | --- |
