Skip to content

Commit 9aea7e3

Browse files
cblichmanncopybara-github
authored andcommitted
Internal change
PiperOrigin-RevId: 763692059 Change-Id: I0f9440b4a5991c86fb3c9746be5e0910d836cb23
1 parent 8dab28c commit 9aea7e3

File tree

1 file changed

+0
-3
lines changed
  • sandboxed_api/sandbox2

1 file changed

+0
-3
lines changed

sandboxed_api/sandbox2/BUILD

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -756,9 +756,6 @@ cc_library(
756756
name = "util",
757757
srcs = ["util.cc"],
758758
hdrs = ["util.h"],
759-
# The default is 16384, however we need to do a clone with a
760-
# stack-allocated buffer -- and PTHREAD_STACK_MIN also happens to be 16384.
761-
# Thus the slight increase.
762759
copts = sapi_platform_copts(),
763760
visibility = ["//visibility:public"],
764761
deps = [

0 commit comments

Comments
 (0)