summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pybind11/0001-Do-not-strip-binaries.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pybind11/0001-Do-not-strip-binaries.patch')
-rw-r--r--meta-python/recipes-devtools/python/python3-pybind11/0001-Do-not-strip-binaries.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pybind11/0001-Do-not-strip-binaries.patch b/meta-python/recipes-devtools/python/python3-pybind11/0001-Do-not-strip-binaries.patch
index 37cb78a308..91575d2712 100644
--- a/meta-python/recipes-devtools/python/python3-pybind11/0001-Do-not-strip-binaries.patch
+++ b/meta-python/recipes-devtools/python/python3-pybind11/0001-Do-not-strip-binaries.patch
@@ -7,6 +7,8 @@ Subject: [PATCH] Do not strip binaries.
7 7
8Signed-off-by: Philip Balister <philip@balister.org> 8Signed-off-by: Philip Balister <philip@balister.org>
9Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> 9Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
10
11Upstream-Status: Pending
10--- 12---
11 tools/pybind11NewTools.cmake | 7 ------- 13 tools/pybind11NewTools.cmake | 7 -------
12 tools/pybind11Tools.cmake | 6 ------ 14 tools/pybind11Tools.cmake | 6 ------