]> gcc.gnu.org Git - gcc.git/commitdiff
Don't install <sys/byteorder.h>.
authorIan Lance Taylor <ian@gcc.gnu.org>
Tue, 15 Feb 1994 23:23:23 +0000 (23:23 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 15 Feb 1994 23:23:23 +0000 (23:23 +0000)
From-SVN: r6565

gcc/fixinc.sco

index 7711134c84a8a9c63654c6e9c77a5a3eee6cc11c..4711c03dceca859492cc89f831dc442bb302bc9c 100755 (executable)
@@ -268,10 +268,4 @@ if $LINKS; then
   done
 fi
 
-cd ${ORIG_DIR}
-
-echo 'Replacing <sys/byteorder.h>'
-rm -f ${LIB}/sys/byteorder.h
-cp ${SRCDIR}/byteorder.h ${LIB}/sys/byteorder.h
-
 exit 0
This page took 0.064067 seconds and 5 git commands to generate.