nixpkgs/pkgs/build-support/build-bazel-package
Matthew Bauer 184cd9f6ff build-bazel-package: fix linkopt flags
These values were incorrect. We need to use NIX_LDFLAGS, not
NIX_LD_FLAGS. Also need to prefix all flags with -Wl, for GCC to
accept it.
2020-04-10 15:41:39 -04:00
..
default.nix build-bazel-package: fix linkopt flags 2020-04-10 15:41:39 -04:00