shkhln / libc6-shim

Cheap glibc knockoff
MIT License
29 stars 5 forks source link

Broken by D41612: librt.so.1 moved from /usr/lib/ to /lib/ #11

Closed agrajag9 closed 1 year ago

agrajag9 commented 1 year ago

https://github.com/shkhln/libc6-shim/blob/d545115c27d19300f2f0ef6ba5c95f02af6648f4/bin/with-glibc-shim#L24

D41612 moved /usr/lib/librt.so.1 to /lib/librt.so.1

Reference https://github.com/freebsd/freebsd-src/commit/f006023b2281e179374b56db196d03911fad3680

Should be a simple fix.

shkhln commented 1 year ago

Should be fixed by edac5ebc519e8c5b4748536d1ed75949f660d153.