From 14e9b43dc92e73b7600b499c069b11e8a7297173 Mon Sep 17 00:00:00 2001
From: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
Date: Tue, 14 May 2019 02:10:27 +0300
Subject: [PATCH] small: fix build of static allocator

See details in the small repository commit. In the summary, looks
like a GCC bug. Fixed with a workaround.
---
 src/lib/small | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/small b/src/lib/small
index d97f2a0531..76be0965b2 160000
--- a/src/lib/small
+++ b/src/lib/small
@@ -1 +1 @@
-Subproject commit d97f2a05318ee5686e2cd74f0a20381f4d4318cc
+Subproject commit 76be0965b219ca76dcc2879b915f69e34a9d48a9
-- 
GitLab