-
Hi would be great to have some compiled binaries on the releases like on Andrei's repo.
looks like you may just need to push code to a tag and artifacts will be created..
https://github.com/Zizz…
-
when build deb on ubuntu 18.04, below build error happen:
dpkg-checkbuilddeps: error: Unmet build dependencies: debhelper-compat (= 13)
dpkg-buildpackage: warning: build dependencies/conflicts uns…
-
This ticket collects several other issues related to containerization (#842 , #814 , #769 , #762 , #761 , #760 ).
These tickets point out at least three capabilities that could use some standardiza…
-
LuaRocks may add some lines to site_config.lua, like this:
``` bash
if [ -n "$(MULTIARCH_SUBDIR)" ] ;\
then \
echo 'site_config.LUAROCKS_EXTERNAL_DEPS_SUBDIRS={ bin="bin", lib={ "lib", [[$(MULTIAR…
-
For the following `multilib.yaml` file:
```
MultilibVersion: 1.0
Variants:
- Dir: testdir1
Flags: [--target=thumbv7m-none-unknown-eabi]
- Dir: testdir2
Flags: [--target=thumbv7em-none-u…
-
Following the pattern `--` , values defined for `sysconfig.get_platform()` and `sysconfig.get_config_vars('MULTIARCH')`:
shell.wasm.sh : `wasm_1_emscripten` or `wasm_1pic_emscripten`
TODO: iirc…
pmp-p updated
2 years ago
-
### Is your task related to a problem? Please describe.
As far as [jetbrains-editor-images](https://github.com/che-incubator/jetbrains-editor-images) uses buildx engine. There is a need to modify GH …
-
Several of the docker images for which recipes are provided here should work 'just fine' with aarch64 architectures to run natively on Mac M1/M2 architectures (fedora has a multiarch base images and f…
-
Retropie setup installs a custom updated SDL2 which helps with compatibilty with retropie emulators. However this version does not have a matching armhf version installed alongside it. This causes bre…
-
I recommend to add instructions for the RJDemetra3 installation as it could be not obvious for someone. We are using the following code for RJDemetra3 installation.
```
install.packages("RProtoBuf…