Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nodejs 20 #7

Closed
wants to merge 1 commit into from
Closed

nodejs 20 #7

wants to merge 1 commit into from

Conversation

triallax
Copy link

@triallax triallax commented Jun 6, 2023

Testing the changes

  • I tested the changes in this PR: YES

@triallax triallax changed the base branch from master to nodejs-20 June 6, 2023 21:07
@@ -93,7 +96,7 @@ do_check() {
}

do_install() {
make LD="$CXX" LDFLAGS+=-ldl DESTDIR="$DESTDIR" install
make LD="$CXX" LDFLAGS+=-ldl DESTDIR="$DESTDIR" ${makejobs} install
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make install built some stuff on my machine and maxed out CPU as a result (I use -j2 on a system with 4 logical cores), which is why I added this.

@github-actions
Copy link

github-actions bot commented Sep 5, 2023

Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
1 participant