Merge commit '12bbb66931feaac778ef4e47b67375ec9b58e839' as 'cde/programs/dtksh/ksh93'
This commit is contained in:
9
cde/programs/dtksh/ksh93/src/cmd/INIT/cc.linux.i386-64
Executable file
9
cde/programs/dtksh/ksh93/src/cmd/INIT/cc.linux.i386-64
Executable file
@@ -0,0 +1,9 @@
|
||||
: linux.i386-64 cc wrapper : 2006-02-14 :
|
||||
|
||||
HOSTTYPE=linux.i386-64
|
||||
|
||||
case " $* " in
|
||||
*" -dumpmachine "*) echo $HOSTTYPE; exit ;;
|
||||
esac
|
||||
|
||||
/usr/bin/cc -P "$@"
|
||||
Reference in New Issue
Block a user