mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
forkserver_bin
is usually embedded via cc_embed_data
. So there is no real reason why it should be stamped.
PiperOrigin-RevId: 470013947 Change-Id: I7ff11fafdebb49e14c2b5dcae48c31fda6da2833
This commit is contained in:
parent
7008aa21b6
commit
e541f79abd
@ -215,6 +215,7 @@ cc_binary(
|
||||
name = "forkserver_bin",
|
||||
srcs = ["forkserver_bin.cc"],
|
||||
copts = sapi_platform_copts(),
|
||||
stamp = 0,
|
||||
deps = [
|
||||
":comms",
|
||||
":forkserver",
|
||||
|
Loading…
x
Reference in New Issue
Block a user