Kimmo Brunfeldt
Results
3
comments of
Kimmo Brunfeldt
The configure uses x86_64 for all macs, workaround is this: ```diff diff --git a/configure b/configure index 0e21131..474a5f8 100755 --- a/configure +++ b/configure @@ -97,8 +97,8 @@ echo sysconfdir=$sysconfdir>>config.mak if ismac...
I was able to confirm the bug by testing the client with a local script.
Just wanted mention that this affects our use case as well. cc @feywind