]> git.pld-linux.org Git - packages/percona-server.git/commitdiff
disable dtrace for now
authorElan Ruusamäe <glen@delfi.ee>
Mon, 20 Jun 2016 06:53:06 +0000 (09:53 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 20 Jun 2016 06:53:06 +0000 (09:53 +0300)
CMake Error at cmake/dtrace.cmake:23 (MESSAGE):
  dtrace is not supported on this system
Call Stack (most recent call first):
  cmake/dtrace.cmake:45 (CHECK_DTRACE)
  CMakeLists.txt:206 (INCLUDE)

percona-server.spec

index 007b910beb6b7555d06ca8264d227b15304f8398..26102afd304badf9baf6ea69d03d392465ad3142 100644 (file)
@@ -20,7 +20,7 @@
 %bcond_without federated       # Federated storage engine support
 %bcond_without raid            # RAID support
 %bcond_without ssl             # OpenSSL support
-%bcond_without systemtap       # systemtap/dtrace probes
+%bcond_with    systemtap       # systemtap/dtrace probes
 %bcond_without tcpd            # libwrap (tcp_wrappers) support
 %bcond_without sphinx          # Sphinx storage engine support
 %bcond_without tokudb          # TokuDB
This page took 0.139776 seconds and 4 git commands to generate.