| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
943315f4c5 (community/rust: add libssp_nonshared to link spec,
2020-02-08) fixed the linking issue, so now we can build on x86 again.
Fixes #11202
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Latest version fails with:
```
note:
/usr/lib/gcc/i586-alpine-linux-musl/9.2.0/../../../../i586-alpine-linux-musl/bin/ld:
/tmp/rustclvHfVF/liblibgit2_sys-c1839c55229d18b6.rlib(refs.o): in function
`git_reference_normalize_name':
refs.c:(.text.git_reference_normalize_name+0xae): undefined reference to
`__stack_chk_fail_local'
```
(and more similar errors)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
https://github.com/Canop/broot
New way to see and navigate directory trees
|