mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
584c58cf27
The wrapper around `arm-none-eabi-gdb` was not passing through the command line arguments. This would cause build systems that attempted to determine the gdb version to hang. Match the other wrapper by adding `"$@"`, and using `exec` to call the unwrapped process. |
||
---|---|---|
.. | ||
default.nix |