Skip to content

Commit

Permalink
Click: Compile with as many cores as available
Browse files Browse the repository at this point in the history
  • Loading branch information
tbarbette committed Jul 28, 2023
1 parent be3b472 commit 0fbaa52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions repo/click.repo
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ method=git
bin_folder=bin
bin_name=click
configure=./configure --disable-linuxmodule --enable-userlevel --enable-user-multithread --enable-etherswitch --enable-bound-port-transfer --disable-dynamic-linking --enable-local
make=make -j $(nproc)
intel:configure+=--enable-intel-cpu
tags=click,vanilla

0 comments on commit 0fbaa52

Please sign in to comment.