2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00
This commit is contained in:
Todd C. Miller 2010-05-21 21:05:44 -04:00
parent 755752c6b1
commit 222a4f7c8a

2
config.sub vendored
View File

@ -152,7 +152,7 @@ case $os in
-convergent* | -ncr* | -news | -32* | -3600* | -3100* | -hitachi* |\
-c[123]* | -convex* | -sun | -crds | -omron* | -dg | -ultra | -tti* | \
-harris | -dolphin | -highlevel | -gould | -cbm | -ns | -masscomp | \
-apple | -axis | -knuth | -cray | -microblaze -sr2201*)
-apple | -axis | -knuth | -cray | -microblaze | -sr2201*)
os=
basic_machine=$1
;;