gecko-dev/config/makefiles
Tom Ritter f8c3899ea0 Bug 1353541 Fix rustc in MinGW build r=froydnj,ted
rustc generates .lib files for its libraries when compiling for Windows
(even using MinGW on Linux). But MinGW expects .a files. So we add in
rust-specific prefix and suffixes so MinGW builds can find the libs that
rustc generates. (And the RUST_LIB- variables default to the same vales
as the LIB_ variables otherwise.)

MozReview-Commit-ID: ClsA0YuJaxh

--HG--
extra : rebase_source : 7b46460c94ceb34b7a5a302ce91d3f1dca600041
2017-04-26 12:08:59 -05:00
..
test
xpidl Bug 1359852 - Use REPORT_BUILD for .xpt files; r=chmanchester 2017-04-18 09:27:36 -04:00
autotargets.mk
debugmake.mk Bug 1353541 Fix rustc in MinGW build r=froydnj,ted 2017-04-26 12:08:59 -05:00
functions.mk
java-build.mk
makeutils.mk
nonrecursive.mk
target_binaries.mk