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

Avoid overwriting LDFLAGS #18294

Merged
merged 1 commit into from Jan 26, 2021
Merged

Avoid overwriting LDFLAGS #18294

merged 1 commit into from Jan 26, 2021

Conversation

krytarowski
Copy link
Contributor

Append, instead of setting -lkvm for BSD platforms.

Checklist

  • Closing issues: #issue
  • Mark this if you consider it ready to merge
  • I've added tests (optional)
  • I wrote some lines in the radare2book

Description

Overwriting LDFLAGS causes spurious fallout in the build system, as detected on NetBSD.

Append, instead of setting -lkvm for BSD platforms.
@krytarowski
Copy link
Contributor Author

Without this change, .so symlinks are broken.

@trufae trufae merged commit 73bb7fd into radareorg:master Jan 26, 2021
wip-sync pushed a commit to NetBSD/pkgsrc-wip that referenced this pull request Jan 26, 2021
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