commit d65cccc91a1eb8ce1affbe217ee64890f5c0e80d
Author: Jakub Bogusz <[email protected]>
Date:   Fri Sep 20 16:45:28 2013 +0200

    - updated systemtap switch logic

 mysql.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mysql.spec b/mysql.spec
index e3ad45d..98e139f 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -532,7 +532,7 @@ cp -a %{SOURCE15} libmysql/libmysql.version
        -DCMAKE_CXX_FLAGS_RELEASE="%{rpmcxxflags} -DNDEBUG 
-fno-omit-frame-pointer -fno-strict-aliasing" \
        -DCOMPILATION_COMMENT="PLD/Linux Distribution MySQL RPM" \
        -DCURSES_INCLUDE_PATH=/usr/include/ncurses \
-       %{!?with_systemtap:-DENABLE_DTRACE=OFF} \
+       %{?with_systemtap:-DENABLE_DTRACE=ON} \
        -DFEATURE_SET="community" \
        -DINSTALL_LAYOUT=RPM \
        -DINSTALL_LIBDIR=%{_lib} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mysql.git/commitdiff/d65cccc91a1eb8ce1affbe217ee64890f5c0e80d

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

Reply via email to