# HG changeset patch # User Mike Sullivan # Date 1439659911 25200 # Node ID 256e6426f5804f95074f32d3923a7a5ff0bce4e9 # Parent 93d68a5ece2521ac3b8a3fc7e77bcdb3abbd78ff 21562051 userland should move to parfait 1.7 (disable swig) diff -r 93d68a5ece25 -r 256e6426f580 components/swig/Makefile --- a/components/swig/Makefile Fri Aug 14 14:44:36 2015 -0700 +++ b/components/swig/Makefile Sat Aug 15 10:31:51 2015 -0700 @@ -20,6 +20,10 @@ # # Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. # + +# parfait is suddenly unhappy with us (21638460) +export PARFAIT_BUILD=no + include ../../make-rules/shared-macros.mk COMPONENT_NAME= swig