Skip to content
/ lxml Public

Fix undefined symbol: libiconv when using --static-deps#166

Merged
scoder merged 1 commit intolxml:masterfrom
commiebits:master
Sep 4, 2015
Merged

Fix undefined symbol: libiconv when using --static-deps#166
scoder merged 1 commit intolxml:masterfrom
commiebits:master

Conversation

@commiebits
Copy link

Link ordering should be specified by library dependencies (eg, libxml2
depends on libiconv) instead of os.listdir ordering

Link ordering should be specified by library dependencies (eg, libxml2
depends on libiconv) instead of os.listdir ordering
@scoder
Copy link
Member

scoder commented Sep 4, 2015

Good catch, thanks!

scoder added a commit that referenced this pull request Sep 4, 2015
Fix undefined symbol: libiconv when using --static-deps
@scoder scoder merged commit dd3f1de into lxml:master Sep 4, 2015
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.

2 participants