Commit 4d29f799 by Ian Lance Taylor

Don't install <sys/byteorder.h>.

From-SVN: r6565
parent 9a52cd0d
...@@ -268,10 +268,4 @@ if $LINKS; then ...@@ -268,10 +268,4 @@ if $LINKS; then
done done
fi 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 exit 0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment