Adam
Adam
Would it be accepted to add blacklist option to config of netopeer2 ? How I sould proceed if I decide to implement this by myself? PR ?
So probably I will go the way to apply local path before building. If you could point me to most optimal unction that I can apply "filter" for user names
I would support development of this feature
Personaly I would focus on pure toolchain docker like mine for x86 Linux https://hub.docker.com/repository/docker/sieger/u20cpp
Step 1/5 : FROM ubuntu:rolling ---> 1d622ef86b13 Step 2/5 : ENV DEBIAN_FRONTEND=noninteractive ---> Using cache ---> c70caaa02067 Step 3/5 : RUN apt update && apt install -y build-essential bison flex...
What credentials should I use to connect with instance? How this flag will interact "--enable-win64" if I have Docker on host machine with Ubuntu 20.04 LTS ?
CLion expect that I will logon to remote toolchain with username and password In another menu selected Docker image was launched with binding ssh port lto local machine port 
@FreddieChopin I wondering what part of cross compilation is steered with CMake and what part of GUI. Till now CLion takes arm gnu-eabi installed in system but following your advice...
During build automata with rust nightly: Compiling ed25519 v1.3.0 (https://github.com/RustCrypto/signatures.git?tag=ed25519/v1.3.0#8282fcaf) error[E0405]: cannot find trait `Signature` in crate `signature` --> /home/ami/.cargo/git/checkouts/signatures-a6df6df1cc32e789/8282fca/ed25519/src/lib.rs:349:17 | 349 | impl signature::Signature for Signature { | ^^^^^^^^^...
[build.log](https://github.com/ggreer/the_silver_searcher/files/11341926/build.log)