diff options
Diffstat (limited to 'core/toolchain.html')
-rw-r--r-- | core/toolchain.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/toolchain.html b/core/toolchain.html index 9662217..34a6c34 100644 --- a/core/toolchain.html +++ b/core/toolchain.html @@ -25,6 +25,9 @@ export LDFLAGS="-z relro" </pre> + <p>Above should compile most of the packages, for more + "restrict" and other flags combinations check <a href="conf/pkgmk.conf.harden">pkgmk.conf.handen</a>.</p> + <h3>Core</h3> <p>Ports in core collection that need to be changed in order |