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

build(gh-actions): Add linker options to go build #501

Conversation

tongsean9807
Copy link
Contributor

@tongsean9807 tongsean9807 commented Apr 26, 2024

Add linker options to go build. Test for functionality and reduce binary size for .exe and .dll/.so library.

Added linker options to go build for improved binary integration.
Tested for functionality and reduced binary size for .exe and .dll/.so library.
@rsdmike
Copy link
Member

rsdmike commented May 1, 2024

Can you file a github issue, and provide some more detail as to what this is helping? The files you've modified do not affect any output, and are only used for ensuring our code builds.

@tongsean9807
Copy link
Contributor Author

Hi,
I have open an issues for this pull request.
Let me know if you have other process. I would like to work this out.

Thank you

#508

Added linker options to go build for improved binary integration.
Tested for functionality and reduced binary size for .exe and .dll/.so library.
@bwendlandt-intel
Copy link
Contributor

Closing based on response here: #508

Please reopen if new details or changes come up

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.

3 participants