-
Notifications
You must be signed in to change notification settings - Fork 735
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix for safemath header conflict when cross compiling (#2637)
* fix for safemath header conflict when cross compiling * update amqp submodule for safe math --------- Co-authored-by: Ewerton Scaboro da Silva <[email protected]>
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 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
Submodule uamqp
updated
7 files
+1 −1 | src/amqp_frame_codec.c | |
+1 −1 | src/amqpvalue_to_string.c | |
+1 −1 | src/connection.c | |
+1 −1 | src/header_detect_io.c | |
+1 −1 | src/link.c | |
+1 −1 | src/message.c | |
+1 −2 | src/session.c |