mirror of
https://github.com/google/cpu_features.git
synced 2025-07-01 05:11:15 +02:00
Missed another PLATFORM_OS_WINDOWS : (
This commit is contained in:
@ -12,7 +12,7 @@ exports_files(["LICENSE"])
|
||||
INCLUDES = ["include"]
|
||||
|
||||
C99_FLAGS = select({
|
||||
PLATFORM_OS_WINDOWS: [],
|
||||
"@platforms//os:windows": [],
|
||||
"//conditions:default": [
|
||||
"-Wall",
|
||||
"-Wextra",
|
||||
|
Reference in New Issue
Block a user