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
Samuel Thibault
mariadb-10.1
Commits
f73ece56
Commit
f73ece56
authored
Jun 07, 2017
by
Andreas Beckmann
Browse files
fix FTBFS on 32-bit mips*
parent
062f338f
Changes
3
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
f73ece56
mariadb
-
10.1
(
10.1.24
-
3
)
unstable
;
urgency
=
medium
*
Team
upload
.
*
Add
mips
-
innobase
-
atomic
.
patch
,
fixing
FTBFS
on
32
-
bit
mips
*,
thanks
to
James
Cowgill
.
(
Closes
:
#
864298
)
--
Andreas
Beckmann
<
anbe
@
debian
.
org
>
Wed
,
07
Jun
2017
02
:
23
:
44
+
0200
mariadb
-
10.1
(
10.1.24
-
2
)
unstable
;
urgency
=
medium
*
Add
Breaks
:
cqrlog
(<<
1.9.0
-
5
~)
to
ensure
correct
upgrade
order
...
...
debian/patches/mips-innobase-atomic.patch
0 → 100644
View file @
f73ece56
Author: James Cowgill <jcowgill@debian.org>
Description: fix FTBFS on 32-bit mips*
Bug-Debian: #864298
--- a/storage/innobase/include/os0sync.h
+++ b/storage/innobase/include/os0sync.h
@@ -37,6 +37,7 @@
Created 9/6/1995 Heikki Tuuri
#include "univ.i"
#include "ut0lst.h"
+#include "sync0types.h"
/** CPU cache line size */
#ifdef __powerpc__
debian/patches/series
View file @
f73ece56
...
...
@@ -18,3 +18,4 @@ armhf_mroonga_storage_fail.patch
c11_atomics.patch
remove-systemd-obsolete-target.patch
kFreeBSD-gettid.patch
mips-innobase-atomic.patch
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