Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Fix boost dependency for mysql #47011

Closed
wants to merge 1 commit into from
Closed

Fix boost dependency for mysql #47011

wants to merge 1 commit into from

Conversation

toonetown
Copy link
Contributor

According to the mysql release notes, Boost.Geometry is required to build MySQL (see https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-5.html). However, Boost.Geometry is a header-only library, and only need to actually build MySQL...it is not needed as a runtime dependency. This patch just changes the dependency on boost for MySQL to be build-time only.

See conversation at df384ee for details and discussion that lead to this PR

According to the mysql release notes, Boost.Geometry is required to build MySQL (see https://dev.mysql.com/doc/relnotes/mysql/5.7/en/news-5-7-5.html).  However, Boost.Geometry is a header-only library, and only need to actually *build* MySQL...it is not needed as a runtime dependency.  This patch just changes the dependency on boost for MySQL to be build-time only.

See conversation at df384ee for details and discussion that lead to this PR
@DomT4
Copy link
Member

DomT4 commented Dec 15, 2015

Merged in c86fd0c. Thank you for another contribution to Homebrew @toonetown; we appreciate it! 😺

@DomT4 DomT4 closed this in c86fd0c Dec 15, 2015
@toonetown toonetown deleted the mysql-boost-dep branch June 28, 2016 17:23
@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants