Skip to content

[action] [PR:15993] [Mellanox] Remove unnecessary file manipulation in the SAI Make file#16044

Merged
mssonicbld merged 1 commit intosonic-net:202211from
mssonicbld:cherry/202211/15993
Aug 6, 2023
Merged

[action] [PR:15993] [Mellanox] Remove unnecessary file manipulation in the SAI Make file#16044
mssonicbld merged 1 commit intosonic-net:202211from
mssonicbld:cherry/202211/15993

Conversation

@mssonicbld
Copy link
Collaborator

Why I did it

There is an unnecessary file manipulation in the SAI make file, "chmod a+x autogen.sh", however file "autogen.sh" has never been executed during SAI binary building, so it shall be removed.

At the same time, in the new SAI code, "autogen.sh" has been deleted since it's not needed anymore, if keep this line will cause build failure when upgrading to the new SAI.

Work item tracking
  • Microsoft ADO (number only):

How I did it

Remove the unnecessary line in the Make file

How to verify it

Make a Mellanox SONiC image, and make sure SAI can be built and installed correctly.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@mssonicbld
Copy link
Collaborator Author

Original PR: #15993

@mssonicbld mssonicbld merged commit 4217e52 into sonic-net:202211 Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants