-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add workaround for Windows link order issues with pkgconf
On systems where pkgconf v1.9.3 is used for pkg-config, the output of `pkg-config --static --libs` is incorrect, resulting in build failures (pkgconf/pkgconf#268). This commit fixes the issue by hard-coding the abseil libraries needed to link the extension properly.
- Loading branch information
Showing
1 changed file
with
66 additions
and
1 deletion.
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