Add i586-gnu as a valid system
This is present currently on core-updates. Ideally the valid-systems would adapt to the revision, but for the moment just add it everywhere.
This commit is contained in:
parent
780ce66272
commit
64f1abd9ea
1 changed files with 1 additions and 0 deletions
|
|
@ -63,6 +63,7 @@
|
||||||
;; TODO, use the database, but make it quick!
|
;; TODO, use the database, but make it quick!
|
||||||
'("aarch64-linux"
|
'("aarch64-linux"
|
||||||
"armhf-linux"
|
"armhf-linux"
|
||||||
|
"i586-gnu"
|
||||||
"i686-linux"
|
"i686-linux"
|
||||||
"mips64el-linux"
|
"mips64el-linux"
|
||||||
"x86_64-linux"))
|
"x86_64-linux"))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue