-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix detection of POLLRDHUP value when cross-compiling (#54)
When cross-compiling we can't use try_run, instead use check_type_size to detect the value of POLLRDHUP at compile time.
- Loading branch information
1 parent
5187f4b
commit 081c91c
Showing
1 changed file
with
10 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters