mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
package/bcache-tools: fix compatibility typo
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit 4c046460d2)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Don't inline crc64 for gcc-5 compatability
|
||||
Don't inline crc64 for gcc-5 compatibility
|
||||
|
||||
This patch is backported from Debian and it fixes the following error:
|
||||
|
||||
@@ -11,7 +11,7 @@ Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
|
||||
|
||||
From: David Mohr <david@mcbf.net>
|
||||
Date: Tue, 26 May 2015 20:34:31 -0600
|
||||
Subject: Don't inline crc64 for gcc-5 compatability
|
||||
Subject: Don't inline crc64 for gcc-5 compatibility
|
||||
|
||||
Forwarded: http://article.gmane.org/gmane.linux.kernel.bcache.devel/2919
|
||||
|
||||
|
||||
Reference in New Issue
Block a user