diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2023-07-21 14:29:44 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2023-07-21 14:29:44 +0300 |
commit | ffbf47999152650f11a652ed0ff80e649cca4770 (patch) | |
tree | f0bb1f1bed8933666d965b68450d164e0c475fcc /INSTALL | |
parent | 58e98949ad3dc27b8261688b99f920d106724252 (diff) |
Update INSTALL file
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -82,6 +82,7 @@ $ cd brep $ bpkg create \ cc \ + config.cc.coptions=-O3 \ config.bin.rpath=$HOME/install/lib \ config.install.root=$HOME/install |