Open chenrui333 opened 7 months ago
Looks like Arch Linux AUR has a fix for this:
https://aur.archlinux.org/cgit/aur.git/tree/fix-cmake-find-glog.patch?h=folly
With PR #2245 and the above mentioned AUR patch, folly
builds with glog
0.7.1 on NixOS.
👋 trying to build fizz with glog 0.7.0, but ran into some regression test failure as below:
same failure seen for wangle as well.
relates to https://github.com/Homebrew/homebrew-core/pull/163094