-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't include static system libraries
Only link libraries statically if they're not in a system directory and we detect that they exist. Otherwise system libraries should all be linked dynamically as usual
- Loading branch information
1 parent
766ba56
commit 9a57960
Showing
1 changed file
with
24 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters