Skip to content
Snippets Groups Projects
  1. Jul 07, 2020
  2. Jun 03, 2020
  3. Mar 13, 2020
  4. Jan 16, 2020
  5. Jan 15, 2020
  6. Jul 24, 2019
    • Simon McVittie's avatar
      capture-libs: Don't capture results of path-match if they are other ABIs · 723acab2
      Simon McVittie authored
      
      On Red Hat-derived OSs, /usr/lib/dri contains 32-bit drivers (with
      their 64-bit equivalents in /usr/lib64/dri), but on Arch Linux-derived
      OSs it contains 64-bit drivers (with their 32-bit equivalents in
      /usr/lib32/dri). As a result, we have to run both
      i386-linux-gnu-capsule-capture-libs and
      x86_64-linux-gnu-capsule-capture-libs against
      if-exists:path-match:/usr/lib/dri/*.so, ignoring anything we find that
      is of the other word-size.
      
      Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
      723acab2
  7. Apr 02, 2019
  8. Jan 30, 2019
  9. May 16, 2018
  10. Apr 27, 2018
  11. Apr 26, 2018
  12. Apr 24, 2018
  13. Dec 20, 2017
  14. Nov 17, 2017
  15. Nov 16, 2017
Loading