Add powerpc64le-linux as a supported system

This should not be necessary, but currently the database isn't used to find
out the valid system values.
This commit is contained in:
Christopher Baines 2021-02-12 08:47:09 +00:00
parent 3368a64c04
commit 9dde93422c
2 changed files with 2 additions and 1 deletions

View file

@ -67,6 +67,7 @@
"i586-gnu"
"i686-linux"
"mips64el-linux"
"powerpc64le-linux"
"x86_64-linux"))
(define (valid-targets conn)