/po/doc/

pth.scm?id=67f28faf42a362ae4d50ede4cc48782e2aea887f'>commitdiff
path: root/gnu/packages/pth.scm
AgeCommit message (Expand)Author
2021-08-19gnu: pth: Update ‘config.guess’ and ‘config.sub’...The original versions are too old to recognize architectures such as aarch64 and powerpc64le. * gnu/packages/pth.scm (pth)[arguments]: Change from quasiquote to quote. [#:phases]{update-config-scripts}: New. [native-inputs]: Add ‘config’. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Thiago Jung Bauermann