Skip to content
Snippets Groups Projects
Commit 9795e8d2 authored by marcocle's avatar marcocle
Browse files

Disabled GaudiProfiling on i386, for 32 bits MacOSX.

git-svn-id: svn+ssh://svn.cern.ch/reps/gaudi/Gaudi/trunk@6550 53ecefc3-a64d-0410-9bdf-b8581fa3287e
parent 4c5dbf88
No related branches found
Tags cmake/v0.2
No related merge requests found
......@@ -32,6 +32,7 @@ macro_append GaudiProfiling_use_linkopts " -lz " target-winxp ""
macro_append GaudiGenProfilingHtml_use_linkopts " -lz " target-winxp ""
apply_pattern disable_package_on platform=target-winxp
apply_pattern disable_package_on platform=target-i386
apply_pattern disable_package_on platform=target-i686
apply_pattern disable_package_on platform=target-slc4
......
......@@ -4,6 +4,9 @@
! Purpose : Profiling and performance monitoring of Gaudi/LHCb software
!-----------------------------------------------------------------------------
! 2011-05-05 - Marco Clemencic
- Disabled on i386, for 32 bits MacOSX.
============================== GaudiProfiling v1r0 ===========================
! 2011-01-19 - Marco Clemencic
- Fixed ICC warnings.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment