mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
4 lines
120 B
Batchfile
4 lines
120 B
Batchfile
|
@echo off
|
||
|
REM See comment in cargo-linker (without extension)
|
||
|
%MOZ_CARGO_WRAP_HOST_LD% %MOZ_CARGO_WRAP_HOST_LDFLAGS% %*
|