-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
query for libaio package using known package managers (#1250)
* aio: test for libaio with various package managers * aio: note typical tool used to install libaio package * setup: abort with error if cannot build requested op * setup: define op_envvar to return op build environment variable * setup: call is_compatible once for each op * setup: only print suggestion to disable op when its envvar not set * setup: add method to abort from fatal error * Revert "setup: add method to abort from fatal error" This reverts commit 0e4cde6. * setup: add method to abort from fatal error Co-authored-by: Olatunji Ruwase <olruwase@microsoft.com>
- Loading branch information
Showing
3 changed files
with
151 additions
and
8 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
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
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