sportngin / brew-gem

Install gems as homebrew formulas
MIT License
198 stars 22 forks source link

Use PKG_CONFIG_PATH from environment #60

Closed nicksieger closed 4 years ago

nicksieger commented 4 years ago

What

Allows injecting $PKG_CONFIG_PATH from the environment outside the brew command, for custom gem native extension build configuration.

Why

Catalina 10.15 no longer has /usr/include and we might need to tell extconf to look elsewhere when building.

Deploy Plan

Does Platform Operations need to know anything special about this deploy? Are migrations present?

Rollback Plan

URLs

QA Plan

Reference commonly used Regression test plans on the QA Wiki Fill in scenarios below in checklist format. Consider Regression scenarios (did we break something else related to this change) in addition to Happy Path (testing the new feature directly). Evaluate the risk level and label accordingly and ensure the QA Plan matches the risk level!