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

Add -rpath to LDFLAGS for FreeBSD #1067

Merged

Conversation

jeremiahsnapp
Copy link
Contributor

FreeBSD 12's linker doesn't see LD_RUN_PATH so we need to use -rpath.

@jeremiahsnapp jeremiahsnapp requested a review from a team as a code owner May 9, 2022 12:15
FreeBSD 12's linker doesn't see LD_RUN_PATH so we need to use -rpath.

Signed-off-by: Jeremiah Snapp <[email protected]>
@jeremiahsnapp jeremiahsnapp force-pushed the jsnapp/IPACK-194-add-rpath-to-LDFLAGS-for-freebsd branch from 820eb17 to 83c576e Compare May 9, 2022 12:22
@sonarcloud
Copy link

sonarcloud bot commented May 9, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@jeremiahsnapp jeremiahsnapp merged commit 3f194d7 into main May 9, 2022
@jeremiahsnapp jeremiahsnapp deleted the jsnapp/IPACK-194-add-rpath-to-LDFLAGS-for-freebsd branch May 9, 2022 12:29
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