Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@truemedian
Copy link
Member

@truemedian truemedian commented Oct 24, 2021

While poking around with the aarch64 luvi builds I noticed that even though the Makefile passes -jN to the initial cmake build, the openssl build does not. This most likely is because ExternalProject doesn't preserve the environment (and therefore the MAKEFLAGS var doesn't exist inside).

This should speed up the luvi regular and regular-asm build for any linux or darwin machine that has more than one core.

@zhaozg zhaozg merged commit 2335e28 into luvit:master Oct 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants