It looks like adding CC_OPT=-O2 to the make invocation works around this.
W/ optimization gcc elides the inlined symbol, and that should allow the .so to load.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.