SHA256
1
0
forked from pool/mariadb
Michal Hrusecky (old before rename to _miska_) 2012-02-09 08:30:54 +00:00 committed by Git OBS Bridge
parent bd015e052f
commit ed67eaafc4
2 changed files with 6 additions and 2 deletions

View File

@ -67,7 +67,11 @@ BuildMySQL() {
popd
}
# Build the client, extra tools, libraries
%if 0%{?prefered} > 0
BuildMySQL "" --with-embedded-server
%else
BuildMySQL "" --without-embedded-server
%endif
# build mysqld-debug
BuildMySQL "-debug" --with-debug --without-embedded-server

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:72d934e6c98ab3d1c2f90fa723949733903f8f2cea79c840d6b799991b1dad82
size 218
oid sha256:7e49ec2351284050243f7425bc1491d0088627940132f7fe3d727b83e696fe82
size 217