-
-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix build breakage caused by changes in upstream status code.
- Loading branch information
Showing
2 changed files
with
5 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
// Note the second line of this file must ALWAYS be the git SHA, third line ALWAYS the git SHA update time | ||
#define LLFIO_PREVIOUS_COMMIT_REF e152d4c1dc85b7e9ae40470205b13a7031631e52 | ||
#define LLFIO_PREVIOUS_COMMIT_DATE "2023-11-06 23:28:02 +00:00" | ||
#define LLFIO_PREVIOUS_COMMIT_UNIQUE e152d4c1 | ||
#define LLFIO_PREVIOUS_COMMIT_REF 5faec149df566b2996bb154f44c0a5801c53acb9 | ||
#define LLFIO_PREVIOUS_COMMIT_DATE "2023-12-16 21:48:44 +00:00" | ||
#define LLFIO_PREVIOUS_COMMIT_UNIQUE 5faec149 |
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