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>
This commit is contained in:
committed by
Yann E. MORIN
parent
e2a0ab180c
commit
4c046460d2
@@ -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