TLD
/
packages
/
mysql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5d4807
)
- updated systemtap switch logic (from PLD)
author
Marcin Krol
<hawk@tld-linux.org>
Wed, 25 Sep 2013 07:33:41 +0000
(07:33 +0000)
committer
Marcin Krol
<hawk@tld-linux.org>
Wed, 25 Sep 2013 07:33:41 +0000
(07:33 +0000)
mysql.spec
patch
|
blob
|
history
diff --git
a/mysql.spec
b/mysql.spec
index 6f003ef7894c70dbea709d72c0d733f7df4388ad..7bd4cb58c2f11cbaea67ce13c6fa631373e25000 100644
(file)
--- a/
mysql.spec
+++ b/
mysql.spec
@@
-520,7
+520,7
@@
cp -a %{SOURCE15} libmysql/libmysql.version
-DCMAKE_CXX_FLAGS_RELEASE="%{rpmcxxflags} -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing" \
-DCOMPILATION_COMMENT="TLD Linux MySQL RPM" \
-DCURSES_INCLUDE_PATH=/usr/include/ncurses \
- %{!?with_systemtap:-DENABLE_DTRACE=O
FF
} \
+ %{!?with_systemtap:-DENABLE_DTRACE=O
N
} \
-DFEATURE_SET="community" \
-DINSTALL_LAYOUT=RPM \
-DINSTALL_LIBDIR=%{_lib} \