Skip to content

Commit

Permalink
installation script: multicore compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
flowyroll committed Apr 25, 2019
1 parent e982624 commit bcf2524
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install_SGX_SDK.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ sudo apt-get install alien
sudo apt-get install uuid-dev libxml2-dev cmake pkg-config
#sudo apt install ocamlbuild

make -j`nproc`
make sdk_install_pkg
make psw_install_pkg

Expand Down

0 comments on commit bcf2524

Please sign in to comment.