forked from pool/mariadb
- not building embedded server as we don't ship it anyway and it
adds some unresolvable dependencies OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=48
This commit is contained in:
parent
321f5bda13
commit
a746ae12e0
@ -69,7 +69,7 @@ BuildMySQL() {
|
||||
popd
|
||||
}
|
||||
# Build the client, extra tools, libraries
|
||||
BuildMySQL "" --with-embedded-server
|
||||
BuildMySQL "" --without-embedded-server
|
||||
# build mysqld-debug
|
||||
BuildMySQL "-debug" --with-debug --without-embedded-server
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 15:50:27 CEST 2011 - mhrusecky@suse.cz
|
||||
|
||||
- not building embedded server as we don't ship it anyway and it
|
||||
adds some unresolvable dependencies
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 27 13:51:14 CEST 2011 - mhrusecky@suse.cz
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user