components/libtorrent/Makefile
changeset 1352 1358a1e1ff4c
parent 1058 34d7aaa03423
child 1434 c782e620dd26
child 3661 47545fb8aed4
--- a/components/libtorrent/Makefile	Tue Jun 18 13:15:45 2013 -0700
+++ b/components/libtorrent/Makefile	Tue Jun 18 15:52:28 2013 -0700
@@ -20,12 +20,12 @@
 #
 
 #
-# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 
 # we really need to use studio, mostly because that's what
 # sigc++ uses, so we don't like that parfait is g++ in disguise
-PARFAIT_BUILD=no
+export PARFAIT_BUILD=no
 
 include ../../make-rules/shared-macros.mk