mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
4 lines
110 B
Batchfile
4 lines
110 B
Batchfile
|
@echo off
|
||
|
REM See comment in cargo-linker (without extension)
|
||
|
%MOZ_CARGO_WRAP_LD% %MOZ_CARGO_WRAP_LDFLAGS% %*
|