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

fix: Consolidate CGo Directives and Resolve Compiler Warnings. #194

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

skidder
Copy link
Contributor

@skidder skidder commented Oct 12, 2024

This pull request:

  1. Consolidates CGo directives into a single file
  2. Resolves Go compiler warnings on Go 1.23.2 for Mac OS X Sonoma (14.7)

Note: The LDFLAGS for Linux include some duplicates, which is unfortunately necessary to preserve compatibility with older versions of Go (namely 1.17).

@skidder skidder merged commit 37dccac into master Oct 12, 2024
@skidder skidder deleted the skidder/fix-compiler-warnings-modern-go branch October 12, 2024 17:19
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.

1 participant