summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-example/rust-hello-world/rust-hello-world/0001-enable-LTO.patch1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-example/rust-hello-world/rust-hello-world/0001-enable-LTO.patch b/meta/recipes-example/rust-hello-world/rust-hello-world/0001-enable-LTO.patch
index 56ef9e73e6..f319545ee1 100644
--- a/meta/recipes-example/rust-hello-world/rust-hello-world/0001-enable-LTO.patch
+++ b/meta/recipes-example/rust-hello-world/rust-hello-world/0001-enable-LTO.patch
@@ -3,6 +3,7 @@ From: Dan Callaghan <dan.callaghan@opengear.com>
3Date: Fri, 5 Feb 2021 08:56:34 +1000 3Date: Fri, 5 Feb 2021 08:56:34 +1000
4Subject: [PATCH] enable LTO 4Subject: [PATCH] enable LTO
5 5
6Upstream-Status: Pending
6--- 7---
7 Cargo.toml | 3 +++ 8 Cargo.toml | 3 +++
8 1 file changed, 3 insertions(+) 9 1 file changed, 3 insertions(+)