summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-03-31 14:39:39 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-03-31 14:39:39 +0000
commite57ce33023d37183847a0c2f692645887691576a (patch)
tree6b7552b7a6ef2ada664d6d0c3bb7b6f4874e3678
parent2c8b27a3da500b9cd8a31e78baa81e578b145728 (diff)
downloadeglibc2-baserock/richardmaw/S10786-finer-splitting-v2.tar.gz
Fix unbootable systems on 64-bitbaserock/richardmaw/S10786-finer-splitting-v2
The inadequate match meant the linker didn't make it into the -libs chunk, hence systems that only took libs from eglibc couldn't run dynamically linked binaries, hence /sbin/init could not be executed.
-rw-r--r--eglibc.morph2
1 files changed, 1 insertions, 1 deletions
diff --git a/eglibc.morph b/eglibc.morph
index 7dbbdd417..c5991b6d4 100644
--- a/eglibc.morph
+++ b/eglibc.morph
@@ -14,7 +14,7 @@ products:
- artifact: eglibc-libs
include:
- sbin/ldconfig
- - lib/ld-.*
+ - lib(32|64)?/ld-.*
- (usr/)?lib(exec)?/pt_chown
- artifact: eglibc-bins
include: