summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-containers/docker/docker_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/docker/docker_git.bb b/recipes-containers/docker/docker_git.bb
index 73e01203..b3673d43 100644
--- a/recipes-containers/docker/docker_git.bb
+++ b/recipes-containers/docker/docker_git.bb
@@ -172,4 +172,4 @@ RDEPENDS_${PN}-contrib += "bash"
172 172
173# DO NOT STRIP docker 173# DO NOT STRIP docker
174INHIBIT_PACKAGE_STRIP = "1" 174INHIBIT_PACKAGE_STRIP = "1"
175INSANE_SKIP_${PN} += "ldflags" 175INSANE_SKIP_${PN} += "ldflags textrel"