···118 PYTHON_BINARY = "${coreutils}/bin/env python"; # don't want a build time dependency on Python
119120 NIX_CFLAGS_COMPILE =
121- [ # Can't say ${polkit}/bin/pkttyagent here because that would
122 # lead to a cyclic dependency.
123 "-UPOLKIT_AGENT_BINARY_PATH" "-DPOLKIT_AGENT_BINARY_PATH=\"/run/current-system/sw/bin/pkttyagent\""
124 "-fno-stack-protector"
···118 PYTHON_BINARY = "${coreutils}/bin/env python"; # don't want a build time dependency on Python
119120 NIX_CFLAGS_COMPILE =
121+ [ # Can't say ${polkit.bin}/bin/pkttyagent here because that would
122 # lead to a cyclic dependency.
123 "-UPOLKIT_AGENT_BINARY_PATH" "-DPOLKIT_AGENT_BINARY_PATH=\"/run/current-system/sw/bin/pkttyagent\""
124 "-fno-stack-protector"