Commit Graph

7 Commits

Author SHA1 Message Date
Sam McCall
2de2ec4404 Link against older, more-compatible versiosn of glibc symbols.
They're binary-compatible, the old versions are more widely available
and the new versions are more highly optimized. We prefer the former.
2020-05-07 15:19:22 +02:00
Sam McCall
12c31b0756 Extract cflags to variable to avoid duplication. NFC 2020-05-07 15:19:22 +02:00
Sam McCall
722567248f
Fix static linking of zlib. (#370)
Fix static linking of zlib.

Use of the standard FindZLIB and thus support for ZLIB_LIBRARIES was
removed upstream in llvm/llvm-project@916be8fd6a
2020-05-07 12:44:29 +02:00
Sam McCall
e7efb79737
Update issue template to point to new docs 2020-03-12 11:00:12 +01:00
Sam McCall
1e1281022b Update issue templates 2020-03-10 18:16:53 +01:00
Sam McCall
e8ca89de59 yaml -> yml, the former doesn't work 2020-02-17 18:58:57 +01:00
Sam McCall
4f775f56b7
Add automatic weekly snapshot releases with Github Actions (#278)
Add automatic weekly snapshot releases with Github Actions
2020-02-17 18:41:16 +01:00