Ensure FEATURE_MANAGED_ETW isn't set for TargetsUnix
authorstephentoub <stoub@microsoft.com>
Thu, 16 Jul 2015 02:14:57 +0000 (22:14 -0400)
committerstephentoub <stoub@microsoft.com>
Thu, 16 Jul 2015 02:14:57 +0000 (22:14 -0400)
commit82492f7fe7d91331508cb1bf9b33e2e9725d9898
tree32d6f10b5293a581429aa26bc3a5763155ab3e7d
parent9a68dd604333729f08f85311ddab872423255a67
Ensure FEATURE_MANAGED_ETW isn't set for TargetsUnix

Updated buildtools were brought in to coreclr, and the props file was
still using the $(OS) variable to control whether FEATURE_MANAGED_ETW was
set, but whereas that used to be used to mean what platform we were
targeting, updated buildtools use it to mean what platform we're building
on, with $(OSGroup) meaning what is the target platform.
clr.coreclr.props