mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Internal change.
PiperOrigin-RevId: 307871367 Change-Id: Iefae576ae58b88a72f0cd923b3e76ce560af6e58
This commit is contained in:
parent
9b85dc49c1
commit
f18f524100
|
@ -45,10 +45,7 @@ cc_library(
|
|||
cc_library(
|
||||
name = "statusor",
|
||||
hdrs = ["statusor.h"],
|
||||
copts = sapi_platform_copts([
|
||||
# Disable ABI warning about passing long double unions
|
||||
"-Wno-psabi",
|
||||
]),
|
||||
copts = sapi_platform_copts(),
|
||||
visibility = ["//visibility:public"],
|
||||
deps = [
|
||||
":raw_logging",
|
||||
|
|
Loading…
Reference in New Issue
Block a user