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

Remove custom LDFLAGS and CFLAGS for osx. #878

Merged
merged 1 commit into from
Feb 26, 2019
Merged

Conversation

jonsmorrow
Copy link
Contributor

Description

OSX 10.5 or greater can use '-Wl,-rpath,/path/to/lib' so we can use
the default flags.

Signed-off-by: Jon Morrow [email protected]

Maintainers

Please ensure that you check for:

  • [] If this change impacts git cache validity, it bumps the git cache
    serial number
  • [] If this change impacts compatibility with omnibus-software, the
    corresponding change is reviewed and there is a release plan
  • [] If this change impacts compatibility with the omnibus cookbook, the
    corresponding change is reviewed and there is a release plan

@jonsmorrow jonsmorrow requested a review from a team as a code owner February 25, 2019 20:51
@lamont-granquist
Copy link
Contributor

got relevant busted specs.

@lamont-granquist
Copy link
Contributor

(you're good to go if you just fix them though)

OSX 10.5 or greater can use '-Wl,-rpath,/path/to/lib' so we can use
the default flags.

Signed-off-by: Jon Morrow <[email protected]>
@jonsmorrow jonsmorrow merged commit 60d8a97 into master Feb 26, 2019
@chef-ci chef-ci deleted the jm/rpath_mac_ldflags branch February 26, 2019 01:30
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.

2 participants