Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mlxdpa: fix compilation with gcc 13 #916

Closed
wants to merge 1 commit into from

Conversation

thillux
Copy link
Contributor

@thillux thillux commented Feb 6, 2024

No description provided.

Signed-off-by: Markus Theil <theil.markus@gmail.com>
thillux added a commit to thillux/nixpkgs that referenced this pull request Feb 6, 2024
GCC 13 complained really hard about missing definitions for uintXX_t.
A one liner in mlxdpa elfio fixed this for me.

Tracked upstream: Mellanox/mstflint#916

Signed-off-by: Markus Theil <theil.markus@gmail.com>
thillux added a commit to thillux/nixpkgs that referenced this pull request Feb 6, 2024
GCC 13 complained really hard about missing definitions for uintXX_t.
A one liner in mlxdpa elfio fixed this for me.

Tracked upstream: Mellanox/mstflint#916

Signed-off-by: Markus Theil <theil.markus@gmail.com>
@ogalbxela
Copy link
Contributor

FYI: 51573d7

Release guys haven't yet decided if we are going to release this time or not.
It the worst case that will be merged into the master branch by the end of May.

@ogalbxela ogalbxela closed this Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants