DescriptionRemove forced _HAS_TR1=0 define. VS2010 headers unconditionally define _HAS_TR1=1. The gyp msvs 2010 generator has a hardcoded hack to remove _HAS_TR1=0 from the defines, but it seems better not to add this to the ninja generator too.
Added here http://codereview.chromium.org/147015/ but not sure of reason. Perhaps the define could just be removed now?
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=129310
Patch Set 1 #Patch Set 2 : make it vs2008 only #Messages
Total messages: 8 (0 generated)
|