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

fix: only check for the header unless Nokogiri provides LDFLAGS #174

Merged
merged 1 commit into from
Mar 19, 2021

Conversation

flavorjones
Copy link
Collaborator

in which case, then we verify that we can resolve libxml symbols.

Related to a41ab09 which checked symbol resolution on both Linux
and Windows; but it fails (and is unnecessary) on Linux, leading to
seeing this at installation:

checking for xmlNewDoc() in libxml/tree.h... no

in which case, then we verify that we can resolve libxml symbols.

Related to a41ab09 which checked symbol resolution on both Linux
and Windows; but it fails (and is unnecessary) on Linux, leading to
seeing this at installation:

> checking for xmlNewDoc() in libxml/tree.h... no
@flavorjones flavorjones merged commit f6a7412 into master Mar 19, 2021
@flavorjones flavorjones deleted the flavorjones-fix-modern-nokogiri-detection branch March 19, 2021 12:02
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