mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #748] [CLOSED] Fix config_setting for msvc #1376
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/748
Author: @meteorcloudy
Created: 4/9/2019
Status: ❌ Closed
Base:
master← Head:fix_msvc_config_setting📝 Commits (1)
7388ebbFix config_setting for msvc📊 Changes
2 files changed (+24 additions, -5 deletions)
View changed files
📝
BUILD(+3 -5)➕
compiler_config_setting.bzl(+21 -0)📄 Description
Route "compiler" value of config_setting through @bazel_tools/tools/cpp:compiler.
This is necessary for modern Bazel version.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.