ARM: Fix compiler definition inconsistency (#4673)
authorMyungJoo Ham <myungjoo.ham@gmail.com>
Fri, 29 Apr 2016 05:15:19 +0000 (14:15 +0900)
committerJan Kotas <jkotas@microsoft.com>
Fri, 29 Apr 2016 05:15:19 +0000 (22:15 -0700)
commiteef33308b1e6d6bef2eb98d9e72a41d0e5584b61
tree4647ca5753e447fdfbaffc48b5da05b8b0fa7e3c
parent4d360446f70d3fb72ff4f04e8119416e61678f81
ARM: Fix compiler definition inconsistency (#4673)

Fix the following inconsistency
CoreCLR-Native @ Linux/ARM: FEATURE_STUBS_AS_IL not defined
CoreCLR-Managed @ Linux/ARM: FEATURE_STUBS_AS_IL defined

This _partially_ fixes #3635

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
clr.coreclr.props