This repository has been archived by the owner on Oct 12, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 422
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
properly fix failing test with missing CLOCK_BOOTTIME support
- detect older kernel versions in makefile and skip ClockType.bootTime tests for those - turn DFLAGS and UDFLAGS into simply expanded variables (makes them settable individually and is easier to understand) https://www.gnu.org/software/make/manual/html_node/Flavors.html
- Loading branch information
1 parent
3128c9c
commit 24e4079
Showing
2 changed files
with
27 additions
and
19 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