On 25 March 2015 at 01:01, Daniel Kurtz djkurtz@chromium.org wrote:
Unfortunately, there are some users of libdrm installed headers that like to be built with -std=c89 -pedantic, which does not like "inline".
However, __inline works.
Pushed to master. Thanks !
-Emil