Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Fix dynamic library build#708

Closed
aredridel wants to merge 1 commit into
nodejs:masterfrom
aredridel:fix-fPIC
Closed

Fix dynamic library build#708
aredridel wants to merge 1 commit into
nodejs:masterfrom
aredridel:fix-fPIC

Conversation

@aredridel
Copy link
Copy Markdown

libeio and http_parser need to build PIC code to build as a shared library. This fixes that.

- makes libeio and http_parser build with PIC code
@aredridel
Copy link
Copy Markdown
Author

libeio and http_parser build with PIC code

Fix building as a shared library

Closed by fd713e1.

coolaj86 pushed a commit that referenced this pull request Apr 15, 2011
Fix building as a shared library

Closes GH-708.
This pull request was closed.
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.

1 participant