Skip to content
Snippets Groups Projects
Select Git revision
  • 6cd670e8b4555d0bf8a6d21a10cdbc64308efa09
  • master default protected
  • julia protected
  • 6.x protected
  • python-codegen
  • llvm-15
  • 5.x protected
  • 4.6 protected
  • uop
  • rework_pac
  • aux_vars_fix
  • julia-7.0.0
  • julia-6.4.0
  • julia-6.3.0
  • julia-6.2.0
15 results

preprocessor

  • Clone with SSH
  • Clone with HTTPS
  • Sébastien Villemot's avatar
    Sébastien Villemot authored
    Since glibc 2.34, explicitly linking against pthread is no longer needed. It
    seems to be the same on other environments, such as MSYS2 or Homebrew.
    
    However, BinaryBuilder uses musl instead of glibc, and it therefore requires
    explicit linking against pthread.
    6cd670e8
    History
    Name Last commit Last update