summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2021-10-07 21:04:39 +0200
committersternenseemann <sternenseemann@systemli.org>2021-10-07 21:04:39 +0200
commit34ca27bc95261256846ee8d0ebcdf4aeafef907a (patch)
tree8dc5f37ae17ad5b2ab51c656d7d7af2570d33140 /pkgs/development/python-modules/rangehttpserver
parent9a76986ee0d46ea8074c9a8992df531dd90ac261 (diff)
grpc: don't set LD_LIBRARY_PATH when cross compiling
LD_LIBRARY_PATH is only necessary in the native compilation case when we need to execute grpc_cpp_plugin from the build directory. Disabling this for cross is not only cleaner, but eliminates linker failures when cross compiling to a compatible configuration, since LD_LIBRARY_PATH takes precedence over the rpath set in buildPackages.grpc's grpc_cpp_plugin.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions