From 220f1024b7a759c5d7db1bf2ca50cc3b5d195109 Mon Sep 17 00:00:00 2001 From: Jussi Pakkanen Date: Sun, 12 Aug 2018 00:53:18 +0300 Subject: Be more cautious in recommending Unity builds. [skip ci] --- docs/markdown/Quick-guide.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/markdown/Quick-guide.md b/docs/markdown/Quick-guide.md index 938c3ed73..e0a528e92 100644 --- a/docs/markdown/Quick-guide.md +++ b/docs/markdown/Quick-guide.md @@ -96,6 +96,8 @@ This is very similar to other build systems. The only difference is that the `DESTDIR` variable is passed as an environment variable rather than as an argument to `ninja install`. -As distro builds happen always from scratch, we recommend you to -enable [unity builds](Unity-builds.md) whenever possible on your -packages because they are faster and produce better code. +As distro builds happen always from scratch, you might consider +enabling [unity builds](Unity-builds.md) on your packages because they +are faster and produce better code. However there are many projects +that do not build with unity builds enabled so the decision to use +unity builds must be done by the packager on a case by case basis. -- cgit v1.2.3