platforms: x86: Add a missing export.
* gnu/platforms/x86.scm (hurd): Export it.master
parent
a4aa13c02f
commit
0c4d3847a4
|
@ -23,7 +23,8 @@
|
|||
#:export (i686-linux
|
||||
x86_64-linux
|
||||
i686-mingw
|
||||
x86_64-mingw))
|
||||
x86_64-mingw
|
||||
hurd))
|
||||
|
||||
(define i686-linux
|
||||
(platform
|
||||
|
|
Reference in New Issue