Skip to content
Snippets Groups Projects
  1. Feb 26, 2022
  2. Feb 25, 2022
  3. Feb 23, 2022
  4. Feb 22, 2022
  5. Feb 21, 2022
  6. Feb 15, 2022
    • Jan Trávníček's avatar
      data: make some forgotten function not inlined · 26fe393d
      Jan Trávníček authored
      inlining prevents extern from working with these functions
      26fe393d
    • Tomáš Pecka's avatar
      ci: Fix arch builds · cc1bab33
      Tomáš Pecka authored
      The build fails with the following error.
      
       cmake: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib/libstdc++.so.6)
       cmake: /usr/lib/libc.so.6: version `GLIBC_2.34' not found (required by /usr/lib/libgcc_s.so.1)
      
      It turned out, the system was in inconsistent state -- some of the
      packages were not updated. And now, when new glibc reached the repos, it
      broke the system....
      cc1bab33
  7. Feb 13, 2022
  8. Feb 11, 2022
Loading