Adjust the configuration target name from Cygwin-i686 to Cygwin-x86
This is to reflect that it's not limited to just i686. Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
parent
a717c110d2
commit
3f54296955
@ -1221,7 +1221,7 @@
|
||||
},
|
||||
|
||||
#### Cygwin
|
||||
"Cygwin-i686" => {
|
||||
"Cygwin-x86" => {
|
||||
inherit_from => [ asm("x86_asm") ],
|
||||
cc => "gcc",
|
||||
cflags => "-DTERMIOS -DL_ENDIAN -Wall",
|
||||
|
Loading…
x
Reference in New Issue
Block a user