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

Use dep built static library when possible #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

7sDream
Copy link

@7sDream 7sDream commented May 24, 2020

This PR let build process automatically use static library built by freetype-sys and expat-sys crates, if corresponding C library not installed in system.


I do not have enough understanding for the ifneq ($(HOST),$(TARGET)) stmt, I build for linux target in a linux host and want to use the static lib built by deps, so I just remove it and enable this for all cases.

Maybe I missed some key idea in that check stmt, or maybe this PR will messed up something, or there are other adjustions needed... Anything like that, just let me know.

@7sDream 7sDream force-pushed the build/use-dep-built-static-lib-when-possible branch from 518e602 to 0582646 Compare July 26, 2020 08:28
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