liblibos-2.23+.patch 430 B

1234567891011121314
  1. diff --git a/shlib-versions b/shlib-versions
  2. index 78b0ad7..5c3dcf2 100644
  3. --- a/shlib-versions
  4. +++ b/shlib-versions
  5. @@ -64,6 +64,9 @@ sh.*-.*-linux.* ld=ld-linux.so.2 GLIBC_
  6. # The -ldl interface (see <dlfcn.h>) is the same on all platforms.
  7. libdl=2
  8. +# Interface for Graphene
  9. +liblibos=1
  10. +
  11. # So far the -lutil interface is the same on all platforms, except for the
  12. # `struct utmp' format, which depends on libc.
  13. libutil=1