github.phpd.cn/thought-machine/please@v12.2.0+incompatible/test/cross_compile/README.md (about)

     1  Example rules for testing cross-compiling.
     2  
     3  One can test a simple binary with `plz build -a linux_x86 //test/cross_compile:bin`.
     4  The configuration for that is stored in `.plzconfig_linux_x86` at the repo root.
     5  This typically requires some additional packages to be installed; e.g. `gcc-multilib` or similar.