forked from pool/mariadb
fix
OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=64
This commit is contained in:
parent
bd015e052f
commit
ed67eaafc4
@ -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
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:72d934e6c98ab3d1c2f90fa723949733903f8f2cea79c840d6b799991b1dad82
|
||||
size 218
|
||||
oid sha256:7e49ec2351284050243f7425bc1491d0088627940132f7fe3d727b83e696fe82
|
||||
size 217
|
||||
|
Loading…
Reference in New Issue
Block a user