Skip to content

Fix mysql remap's build files - #114

Merged
asfgit merged 1 commit into
apache:masterfrom
sholsapp:master
Sep 15, 2014
Merged

Fix mysql remap's build files#114
asfgit merged 1 commit into
apache:masterfrom
sholsapp:master

Conversation

@sholsapp

Copy link
Copy Markdown
Contributor

The current build files produce a binary that has undefined symbols
(relating to the modules in lib/). To include these symbols, need to use
the -no-undefined flag.

Other structural changes make mysql remap look like other modules that
use a lib directory.

The current build files produce a binary that has undefined symbols
(relating to the modules in lib/). To include these symbols, need to use
the `-no-undefined` flag.

Other structural changes make mysql remap look like other modules that
use a lib directory.
@bgaff

bgaff commented Sep 15, 2014

Copy link
Copy Markdown
Member

Thanks for the patch Steve!

@asfgit
asfgit merged commit 09ef3a3 into apache:master Sep 15, 2014
asfgit pushed a commit that referenced this pull request Sep 15, 2014
hnakamur pushed a commit to hnakamur/trafficserver that referenced this pull request Jan 1, 2016
Docs: Update translation for admin/index
@zwoop zwoop added this to the Old milestone Jan 8, 2019
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.

4 participants