summaryrefslogtreecommitdiff
path: root/eclass/dot-a.eclass
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/dot-a.eclass')
-rw-r--r--eclass/dot-a.eclass2
1 files changed, 2 insertions, 0 deletions
diff --git a/eclass/dot-a.eclass b/eclass/dot-a.eclass
index 541c5b5c1269..f82e5da5be89 100644
--- a/eclass/dot-a.eclass
+++ b/eclass/dot-a.eclass
@@ -84,6 +84,8 @@ strip-lto-bytecode() {
# so we expect to be called on *something*, but nothing was explicitly
# passed. Try scanning ${ED} automatically.
set -- "${ED}"
+ else
+ return
fi
fi