VirtualBox

Changes between Version 5 and Version 6 of Linux build instructions


Ignore:
Timestamp:
Dec 17, 2006 9:17:43 AM (17 years ago)
Author:
jose
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Linux build instructions

    v5 v6  
    5555}}}
    5656
    57  3. To build a release package, type `kmk all`. This produces the required binaries in `out/linux.x86/release/bin/`. (If you want to build a debug version, type `kmk BUILD_TYPE=debug`.)
     57 3. To build a release package, type `kmk all`. This produces the required binaries in `out/linux.x86/release/bin/`. (If you want to build a debug version, type `kmk BUILD_TYPE=debug`.) In case you have more than one CPU core, you could take advantage of our parallel build system by supplying `-j3` (number of cores + 1) as an option to kmk.
    5858
    5959

© 2023 Oracle
ContactPrivacy policyTerms of Use