From 7999b2369aa32f39455eeeea6fd5bcec4167618b Mon Sep 17 00:00:00 2001
From: Mike Sullivan <Mike.Sullivan@Oracle.COM>
Date: Tue, 17 Apr 2012 19:40:54 +0200
Subject: [PATCH] 7035978 parfait support for userland bits

---
 components/mpfr/Makefile |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/components/mpfr/Makefile b/components/mpfr/Makefile
index ed95ca5..f99052b 100644
--- a/components/mpfr/Makefile
+++ b/components/mpfr/Makefile
@@ -19,7 +19,7 @@
 #
 
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../make-rules/shared-macros.mk
@@ -39,6 +39,7 @@
 include ../../make-rules/ips.mk
 include ../../make-rules/lint-libraries.mk
 
+CLOBBER_PATHS += libmpfr.pc
 PATCH_LEVEL = 0
 
 CFLAGS += -features=extinl,extensions

--
Gitblit v1.9.3