Update readme.

This commit is contained in:
tastytea 2020-05-03 02:17:20 +02:00
parent aef09f2b97
commit 973f38a366
1 changed files with 1 additions and 1 deletions

View File

@ -11,9 +11,9 @@ images, so that I don't have to compile everything from scratch all the time.
* Replaced `-O2` with `-Os` in `${COMMON_FLAGS}`.
* Turned off sandboxing (https://bugs.gentoo.org/680456[Bug 680456]).
* Turned off documentation installation.
* `MAKEOPTS="-j1"`.
* Deactivated some use-flags, added `minimal`.
* `QUICKPKG_DEFAULT_OPTS="--include-config=y"`.
* Packages installed: `sys-apps/portage` + run-time dependencies.
* Deleted: Documentation, translations, time zone info.