diff -r 5c589218fa09 -r 1358a1e1ff4c components/stdcxx/Makefile --- a/components/stdcxx/Makefile Tue Jun 18 13:15:45 2013 -0700 +++ b/components/stdcxx/Makefile Tue Jun 18 15:52:28 2013 -0700 @@ -23,7 +23,7 @@ # we really need to use studio so we don't like that # parfait is g++ in disguise -PARFAIT_BUILD=no +export PARFAIT_BUILD=no include ../../make-rules/shared-macros.mk