[runtime] Fixed `always_inline function might not be inlinable` warning on GCC.
authorJoão Matos <joao@tritao.eu>
Wed, 6 May 2015 14:08:17 +0000 (15:08 +0100)
committerJoão Matos <joao@tritao.eu>
Wed, 6 May 2015 14:08:17 +0000 (15:08 +0100)
commit5fbeb4d62ecd923d1e95b728d7feaa7a5d50ac1d
treefc10b1e5ebf56c314ec31b91cda5105b2b5e54a4
parent8ddca7e6d70152687903ed27e8c72155f62bd30d
[runtime] Fixed `always_inline function might not be inlinable` warning on GCC.

This fix was suggested by @schani to the warning spam that we've started to see.
configure.ac