зеркало из https://github.com/mozilla/gecko-dev.git
4 строки
120 B
Batchfile
4 строки
120 B
Batchfile
|
@echo off
|
||
|
REM See comment in cargo-linker (without extension)
|
||
|
%MOZ_CARGO_WRAP_HOST_LD% %MOZ_CARGO_WRAP_HOST_LDFLAGS% %*
|