Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Fix to check glibc version for HAVE_SYNC_FILE_RANGE#1338

Closed
shigeki wants to merge 2 commits into
nodejs:masterfrom
shigeki:shigeki_proto
Closed

Fix to check glibc version for HAVE_SYNC_FILE_RANGE#1338
shigeki wants to merge 2 commits into
nodejs:masterfrom
shigeki:shigeki_proto

Conversation

@shigeki

@shigeki shigeki commented Jul 15, 2011

Copy link
Copy Markdown

Build was failed on CentOS5.5(kernel-2.6.18+glibc2.5).
Add to check the version of glibc since sync_file_range needs above glibc2.6 as
https://bugzilla.redhat.com/show_bug.cgi?id=518581

@bnoordhuis

Copy link
Copy Markdown
Member

Thanks, this patch makes me a happy man! I squashed things into a single commit with an updated commit log and landed it in 3c733c5 and joyent/libuv@1be48f1.

Thanks again!

@bnoordhuis bnoordhuis closed this Jul 15, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants