>From f419375b725d00b9b6bfe37e335fa1e0e4259174 Mon Sep 17 00:00:00 2001
From: Ira K. Weiny <[EMAIL PROTECTED]>
Date: Wed, 9 Jan 2008 10:31:48 -0800
Subject: [PATCH] Fix perfmgr enable in spec file.


Signed-off-by: Ira K. Weiny <[EMAIL PROTECTED]>
---
 opensm/opensm.spec.in |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/opensm/opensm.spec.in b/opensm/opensm.spec.in
index 4fe2ea4..20bcc7b 100644
--- a/opensm/opensm.spec.in
+++ b/opensm/opensm.spec.in
@@ -75,6 +75,8 @@ Static version of the opensm libraries
 %configure \
         %{?_enable_console_socket} \
         %{?_disable_console_socket} \
+        %{?_enable_perf_mgr} \
+        %{?_disable_perf_mgr} \
         %{?_enable_event_plugin} \
         %{?_disable_event_plugin}
 make %{?_smp_mflags}
-- 
1.5.1

Attachment: 0001-Fix-perfmgr-enable-in-spec-file.patch
Description: Binary data

_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to