mirror of
https://github.com/google/brotli.git
synced 2026-09-22 06:35:52 +00:00
[PR #1122] [MERGED] simplify log2 check; currently we rely more on compiler than build system #1676
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/1122
Author: @copybara-service[bot]
Created: 1/16/2024
Status: ✅ Merged
Merged: 1/16/2024
Merged by: @undefined
Base:
master← Head:test_598772280📝 Commits (1)
adbc354simplify log2 check; currently we rely more on compiler than build system📊 Changes
1 file changed (+4 additions, -19 deletions)
View changed files
📝
CMakeLists.txt(+4 -19)📄 Description
simplify log2 check; currently we rely more on compiler than build system
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.