commit 49c2ceda8deb125c158638422b01d82913c598ad
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Jun 20 09:53:06 2016 +0300

    disable dtrace for now
    
    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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/percona-server.spec b/percona-server.spec
index 007b910..26102af 100644
--- a/percona-server.spec
+++ b/percona-server.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/percona-server.git/commitdiff/49c2ceda8deb125c158638422b01d82913c598ad

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to