Akendo

Results 80 comments of Akendo

What's the configuration parameter of your `production.ini` for the string `host`?

It might be option [`build.rustflags`](https://doc.rust-lang.org/cargo/reference/config.html#buildrustflags), trying to check something running on my own.

I think rustflags are the wrong configuration entry. Important is the [`[target]`](https://doc.rust-lang.org/cargo/reference/config.html#target) entry.

In my current understanding of the documentation it seems unlikely that my purposed way is working. The documentation does not imply that my idea is working. My logic here would...

Okay it does not work: ``` error: expected a table, but found a string for `target.mips-unknown-linux-musl.strip` in /home/akendo/.cargo/config ``` I guess instead we would have to provide a patch to...

Sure how do you like to get the file?

You can download the release without a `strip` from [here](https://blog.akendo.eu/NetStats)

Please give me a hint once you're done downloading it. I like to remove it afterwards.

Sure. Wasn't thinking of that: [Here](http://blog.akendo.eu/mips-openwrt-linux-strip). I hope that this is working out-side the sdk trunk tree.