André Silva wrote: > > ==> Starting to build the package... > > | setarch: armv7h: Unrecognized architecture > > I tried use coadde solution [0] and now it has been solved, > > [0]:https://projects.parabola.nu/packages/devtools-par.git/commit/?id=c3819bb4224622c6d10ab7a3511472f314e026ba
This should not be nescessary. Libretools arch-nspawn has the `-s` flag to turn off setarch, and libre Can you stick a `set -x` in the function `hack_arch_nspawn_flags()` in `/usr/bin/librechroot` to see why it isn't tacking on that flag to the `arch_nspawn_flags` array? -- Happy hacking, ~ Luke Shumaker _______________________________________________ Dev mailing list [email protected] https://lists.parabola.nu/mailman/listinfo/dev
