summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2017-10-27 11:09:09 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2017-10-27 11:09:09 +0000
commit69c642d575d015ddf86f28a4e0f647a8108269f5 (patch)
tree263976223e10db2c9af4a01a66235adbeeefbf19
parentcaf42036e490ff930d084f9218a37cad8f6c3e69 (diff)
downloaddefinitions-69c642d575d015ddf86f28a4e0f647a8108269f5.tar.gz
Add extra split rule for GLIBC locale-archive file
This reduces the output size of bootstrap/stage3-sysroot.bst from 500MB to 350MB.
-rw-r--r--project.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/project.conf b/project.conf
index 699a1ce8..bbccf5e6 100644
--- a/project.conf
+++ b/project.conf
@@ -106,3 +106,8 @@ arches:
ppc64l:
variables:
cpu: powerpc64le
+
+split-rules:
+ locale:
+ (>):
+ - "%{libdir}/locale/locale-archive"