Closed kit-ty-kate closed 3 years ago
e.g. when libc is upgraded and opam depext -u conf-gtksourceview3 is called, pacman will not upgrade the underlying libc and will result in a link failure similar to undefined reference to 'stat64@GLIBC_2.33'
opam depext -u conf-gtksourceview3
undefined reference to 'stat64@GLIBC_2.33'
This is good to go too!
e.g. when libc is upgraded and
opam depext -u conf-gtksourceview3
is called, pacman will not upgrade the underlying libc and will result in a link failure similar toundefined reference to 'stat64@GLIBC_2.33'