Stephen Thirlwall
Stephen Thirlwall
`ssh -t remote "export TMUX_PANE=$TMUX_PANE; \$SHELL"` Seems to work...
Do you mean the sysroot that is pulled in from https://github.com/sdhibit/docker-rpi-raspbian ? I believe that image gets built on a raspberry pi, so might be tricky to build in docker....
When you say "raspbian image", are you referring to the cross-compile toolchain? ie. this https://github.com/raspberrypi/tools/tree/master/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian-x64
I made a bunch of changes a while back to make rpxc work properly with full-blown autotools/configure/make projects. I've just realised that's made doing simple things less simple. If you're...
I haven't.
Could you make a gist or something of what you're trying to do?
Both the axel and qtbase examples link against raspbian packages. https://github.com/sdt/docker-raspberry-pi-cross-compiler/blob/master/example/axel/Dockerfile https://github.com/sdt/docker-raspberry-pi-cross-compiler/blob/master/example/qtbase/Dockerfile Do you have a repo or gist or something I could look at?
The github release tarball at https://github.com/unbit/uwsgi/archive/refs/tags/2.0.20.tar.gz is identical to https://projects.unbit.it/downloads/uwsgi-lts.tar.gz https://github.com/unbit/uwsgi/releases/tag/2.0.20