Commit ID: 100511FC81525949AF7 CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/02/16 17:55:53 UTC
Modified files:
bin/mksh : Build.sh
Log message:
SVR4 cc doesn’t like -c -o conftest.o when conftest.o already exists:
it errors out with “-o would overwrite conftest.o” (thanks RT for reporting)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.617 -r1.618 src/bin/mksh/Build.sh
