Fix bcl-size-diff calculation (#11357)
commit207b9b03dfd363c1fb10b18f7beeffa89bcd50e6
authorEgor Bogatov <egorbo@gmail.com>
Wed, 24 Oct 2018 23:03:50 +0000 (25 02:03 +0300)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 24 Oct 2018 23:03:50 +0000 (25 01:03 +0200)
treef83fa45d4c7896fa713533d2e1588d4f72e4696a
parentd86fdaf3abc37ec9cedbd57e9177eb378889eec4
Fix bcl-size-diff calculation (#11357)

The BCL size regression (see https://github.com/mono/mono/pull/11041) was actually caused by changes in linker/Makefile: https://github.com/mono/mono/commit/539b14892000f3c4b13657161819680dd9aa098c#diff-f2d312cb75589935c2b11af219414f48L73
With this fix it's green again:

![image](https://user-images.githubusercontent.com/523221/47464597-5f8e0300-d7f2-11e8-88ac-b3e6e6129c81.png)
mcs/tools/linker/Makefile