(esix5): Set NON_GNU_CPP.
This commit is contained in:
@@ -1011,7 +1011,7 @@ case "${canonical}" in
|
||||
*-isc1.* | *-isc2.[01]* ) opsys=386-ix ;;
|
||||
*-isc2.2* ) opsys=isc2-2 ;;
|
||||
*-isc* ) opsys=isc3-0 ;;
|
||||
*-esix5* ) opsys=esix5r4 ;;
|
||||
*-esix5* ) opsys=esix5r4; NON_GNU_CPP=/usr/lib/cpp ;;
|
||||
*-esix* ) opsys=esix ;;
|
||||
*-xenix* ) opsys=xenix ;;
|
||||
*-linux* ) opsys=linux ;;
|
||||
|
||||
Reference in New Issue
Block a user