docs: "docker compose cp -L" does not dereference symlinks in directory#22
docs: "docker compose cp -L" does not dereference symlinks in directory#22pzhlkj6612 wants to merge 1 commit intoshmocz:developfrom
Conversation
|
Using |
|
I have a question: Are we making a sysroot? If so, the After patching the toolchain cmake file, I still need to specify |
|
The commit itself looks OK, but since it's related to other issues, I have to give this some thought. The non-Docker build instructions are bit of a mess at the moment. The toolchain file is primarily for the Docker environment. It's generic enough to also work on my own system, but it's intended to serve more as an example and customized for user's needs. Copying the stuff from the Docker image is mostly for convenience, because in practice it'll be always built by the developer. The protobuf situation is complex and deserves it's own issue. For instance:
|
Hi!
Before:
After:
Ref: