Christian Stewart
Christian Stewart
Please try not to change the call signature of gopherjs/build.
I have a series of changes to embiggen-disk to solve the same problem: https://github.com/skiffos/embiggen-disk/commits/v20220519 - Use findmnt to locate the mountpoint information. - If findmnt fails, fallback to the older...
Supersedes #15 cc @ymorin-orange used in Buildroot / SkiffOS: https://github.com/skiffos/buildroot/commit/adc5f3aba9a323ed92ee58935e65afc088c99f3c
https://github.com/paralin/SkiffOS Skiff / Buildroot could help here.
Works now 👍🏽
I think adding some basic casting based on https://github.com/spf13/cast would be useful. toFloat, toString, ...
Ran into this earlier trying to get gocryptfs to build on risc, thanks for looking into it and saving me the hassle @piggynl
@piggynl I'm wondering if it might be good to fork this & maintain it as a different import path if the author doesn't merge.
Any updates here?
Riscv: https://github.com/jacobsa/crypto/issues/13 Fixed by this PR: https://github.com/jacobsa/crypto/pull/14