Skip to content

[shed][async_compression] fix warning for read_buf - #31

Open
dymart wants to merge 1 commit into
facebookexperimental:mainfrom
dymart:fix_read_buf
Open

[shed][async_compression] fix warning for read_buf#31
dymart wants to merge 1 commit into
facebookexperimental:mainfrom
dymart:fix_read_buf

Conversation

@dymart

@dymart dymart commented Mar 2, 2022

Copy link
Copy Markdown

No description provided.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 2, 2022
Atry added a commit to Atry/rust-shed that referenced this pull request Sep 1, 2022
…g::glog (facebookexperimental#31)

Summary:
X-link: facebook/fb303#31

Previously Folly provided a polyfill of the `GflagsFlagSaver` symbol, which was removed since facebook/folly@4dadde1. Therefore, the `glog` should solve the `GflagsFlagSaver` symbol from `gflags`.

This diff added `gflags` libraries as a dependency of the CMake project `glog::glog` into `fbcode_builder`'s `FindGlog.cmake`, so that the `fbcode_builder` users will be able to automatically link with `gflags`.

Differential Revision: D39220438

fbshipit-source-id: d269c8e50ed20541054ea706394450043f8181ef
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants