Files
build_soong/cc
Pirama Arumuga Nainar abf1b31a20 Use -static-libgcc for Windows
Bug: http://b/69970955

With the MinGW prebuilts update (http://aosp/709402), executables get a
runtime dependency on libgcc_s_sjlj-1.dll with both gcc and Clang.
Passing -static-libgcc removes this dependency and is a better option
than having to package an extra dll with executables.

Test: Run gcc-built adb_test.exe under wine
Change-Id: I18e5fadb1b8ace510ae684e2d4cfa7fe7d007cff
2018-06-25 18:31:01 -07:00
..
2018-06-25 18:31:01 -07:00
2017-10-19 22:39:32 +09:00
2018-05-24 15:45:21 -07:00
2017-11-17 11:22:04 -08:00
2018-05-29 15:39:47 -07:00
2018-04-12 14:37:35 -07:00
2018-06-19 09:46:09 -07:00
2018-05-07 16:21:59 -07:00
2016-08-01 14:36:22 -07:00
2018-06-19 09:46:09 -07:00
2018-05-14 16:30:46 -07:00
2018-04-05 17:48:32 -07:00