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:
parent
3368a64c04
commit
9dde93422c
2 changed files with 2 additions and 1 deletions
|
|
@ -67,6 +67,7 @@
|
|||
"i586-gnu"
|
||||
"i686-linux"
|
||||
"mips64el-linux"
|
||||
"powerpc64le-linux"
|
||||
"x86_64-linux"))
|
||||
|
||||
(define (valid-targets conn)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue