-
Notifications
You must be signed in to change notification settings - Fork 1.7k
lib: zstd: only require a C compiler #10316
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
lib: zstd: only require a C compiler #10316
Conversation
a1b4202
to
1a33abe
Compare
(cc: @cosmo0920) the changes should not touch the bundled dependencies because when we upgrade those changes will be lost. I recommend trying to merge the changes in libzstd repo first |
@edsiper The changes are already upstream. See the git commit message. |
@edsiper @cosmo0920 this has been approved (and upstreamed) for quite some time, can this be merged? |
Upstream: facebook/zstd@769723a Signed-off-by: Thomas Devoogdt <thomas@devoogdt.com>
1a33abe
to
2cc0058
Compare
@cosmo0920 @edsiper It's again a bit silent around this PR. Everything is approved and ready to be merged, on what do we exactly wait? Can you just merge this one? |
@cosmo0920 Can you merge this one? Or add milestone that might land anytime soon. I have the feeling that next means forgotten. |
We don't want to merge this PR without merging for upstream libzstd library itself. |
This commit facebook/zstd@769723a is not released as a stable version officially, so we need to wait for merging this. |
Upstream: facebook/zstd@769723a