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/gnump/Makefile |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/components/gnump/Makefile b/components/gnump/Makefile
index db60e22..b287584 100644
--- a/components/gnump/Makefile
+++ b/components/gnump/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
@@ -41,6 +41,8 @@
 
 PATCH_LEVEL = 0
 
+CLOBBER_PATHS += libgmp.pc libgmpxx.pc
+
 CFLAGS += -features=extinl,extensions
 CFLAGS += -xustr=ascii_utf16_ushort -xcsi
 # -xthreadvar=%all: allow thread-local storage via __thread

--
Gitblit v1.9.3