envoy: build with noexecstack
This commit is contained in:
@@ -149,6 +149,7 @@ buildBazelPackage rec {
|
|||||||
"--spawn_strategy=standalone"
|
"--spawn_strategy=standalone"
|
||||||
"--noexperimental_strict_action_env"
|
"--noexperimental_strict_action_env"
|
||||||
"--cxxopt=-Wno-error"
|
"--cxxopt=-Wno-error"
|
||||||
|
"--linkopt=-Wl,-z,noexecstack"
|
||||||
|
|
||||||
# Force use of system Java.
|
# Force use of system Java.
|
||||||
"--extra_toolchains=@local_jdk//:all"
|
"--extra_toolchains=@local_jdk//:all"
|
||||||
|
|||||||
Reference in New Issue
Block a user