mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
No public change.
PiperOrigin-RevId: 265663675 Change-Id: I6ffcf796a13cddaea4f8b8a0ca20b92cc8e316a7
This commit is contained in:
parent
2dd7d27952
commit
84702e6c97
|
@ -504,7 +504,7 @@ cc_library(
|
|||
# The default is 16384, however we need to do a clone with a
|
||||
# stack-allocated buffer -- and PTHREAD_STACK_MIN also happens to be 16384.
|
||||
# Thus the slight increase.
|
||||
copts = sapi_platform_copts(["-Wframe-larger-than=17000"]),
|
||||
copts = sapi_platform_copts(),
|
||||
visibility = ["//visibility:public"],
|
||||
deps = [
|
||||
"//sandboxed_api/sandbox2/util:file_base",
|
||||
|
|
Loading…
Reference in New Issue
Block a user