mirror of git://sourceware.org/git/glibc.git
Recognize lynx* as lynxos.
This commit is contained in:
parent
0ad4617705
commit
a06b163383
|
@ -113,7 +113,7 @@ case $os in
|
|||
-isc*)
|
||||
basic_machine=`echo $1 | sed -e 's/86-.*/86-unknown/'`
|
||||
;;
|
||||
-lynx)
|
||||
-lynx*)
|
||||
os=-lynxos
|
||||
;;
|
||||
-ptx*)
|
||||
|
|
Loading…
Reference in New Issue