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

Native Support links in unnecessary libraries #168

Closed
FooBarWidget opened this issue May 29, 2014 · 1 comment
Closed

Native Support links in unnecessary libraries #168

FooBarWidget opened this issue May 29, 2014 · 1 comment

Comments

@FooBarWidget
Copy link
Member

This bug was migrated from Google Code.
Original issue: http://code.google.com/p/phusion-passenger/issues/detail?id=67
From aldursys on May 19, 2008 21:21:55

the standard extconf.rb generates a Makefile that pulls in all the
libraries that Ruby was built with, which causes binary strippers to
complain about unnecessary libraries and symbols.

This simple patch stops the generated Makefile pulling in those libraries.

Attachment: 0001-try-blank-libs.patch

@FooBarWidget
Copy link
Member Author

From honglilai on May 21, 2008 05:04:25

It's been committed. Thanks for the patch.

Status: Fixed
Labels: Milestone-1.1.0

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

No branches or pull requests

1 participant