I am trying to change required glibc for manually built recent LuaJIT under 2.38.
However all I get is:
$ polyfill-glibc --target-glibc=2.36 ./libluajit.so
Cannot change target version of ./libluajit.so to 2.36 (x86_64) due to missing knowledge about how to handle:
__isoc23_fscanf@GLIBC_2.38
Checked under 918c6813ed9bf867a4f2b162e471d4498eeed428 commit.
Is it something worth reporting?
Hi
I am trying to change required glibc for manually built recent LuaJIT under 2.38. However all I get is:
Checked under 918c6813ed9bf867a4f2b162e471d4498eeed428 commit. Is it something worth reporting?