Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Faustin Lammler
mariadb-10.1
Commits
be978b6c
Commit
be978b6c
authored
Nov 12, 2015
by
Otto Kekäläinen
Browse files
Upload to experimental with diagnostic patches
parent
79860dd2
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
be978b6c
mariadb-10.0 (10.0.22-2
) UNRELEASED
; urgency=low
mariadb-10.0 (10.0.22-2
~exp1) experimental
; urgency=low
* Add diagnostics to find out the problem in os_sync_free()
* Add diagnostics to find out the problem in os_sync_free()
* Backport fix for TokuDB crashes in build tests on Launchpad
and enable TokuDB builds
-- Otto Kekäläinen <otto@seravo.fi> Fri,
30 Oct 2015 11:42:5
5 +0200
-- Otto Kekäläinen <otto@seravo.fi> Fri,
13 Nov 2015 08:54:0
5 +0200
mariadb-10.0 (10.0.22-1) unstable; urgency=low
mariadb-10.0 (10.0.22-1) unstable; urgency=low
...
...
debian/rules
View file @
be978b6c
...
@@ -44,11 +44,6 @@ ifneq ($(ARCH), amd64)
...
@@ -44,11 +44,6 @@ ifneq ($(ARCH), amd64)
CMAKEFLAGS += -DWITHOUT_TOKUDB=true
CMAKEFLAGS += -DWITHOUT_TOKUDB=true
endif
endif
# Completely disable TokuDB as it fails to build on some platforms and
# upstream developers do not seem to have fixing those on their roadmap
# See https://lists.launchpad.net/maria-developers/msg08390.html
CMAKEFLAGS += -DWITHOUT_TOKUDB=true
# Add support for verbose builds
# Add support for verbose builds
MAKEFLAGS += VERBOSE=1
MAKEFLAGS += VERBOSE=1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment