* config.sub (os): Handle nacl.

* testsuite/config-sub.data: Add a test case.
This commit is contained in:
Ben Elliston
2009-12-31 21:22:50 +11:00
parent eca36bcfcc
commit 5e91a89e6f
3 changed files with 10 additions and 1 deletions

4
config.sub vendored
View File

@ -4,7 +4,7 @@
# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
# Free Software Foundation, Inc.
timestamp='2009-12-30'
timestamp='2009-12-31'
# This file is (in principle) common to ALL GNU software.
# The presence of a machine in this file suggests that SOME GNU software
@ -1436,6 +1436,8 @@ case $os in
-dicos*)
os=-dicos
;;
-nacl*)
;;
-none)
;;
*)