]> Zhao Yanbai Git Server - minix.git/commit
Cross compile on minix support
authorLionel Sambuc <root@10.0.2.15>
Thu, 1 Nov 2012 21:55:12 +0000 (22:55 +0100)
committerLionel Sambuc <lionel@minix3.org>
Thu, 15 Nov 2012 15:07:30 +0000 (16:07 +0100)
commitb8a678ef1db44999aa7a9ea66b7e8cb10b8a5491
treefc19ecd633f94e58f9e9b1ad1378fd77a5b44874
parent62273781471bb7ef7a3fb25817569f1d92b680d3
Cross compile on minix support

 * Remade patch so it works with minix patch tool.

 * New MINIX tar support -ox, so revert back to it

   In fetch scripts, tar had been replaced by bsdtar as the prebvious
   tar did not support the -o flag under minix, which is required to
   prevent usage of tar file stored user and group information.

   This introduces portability problems. As our new tar tool now
   support that flag revert back to improve portability.
32 files changed:
build.sh
commands/ash/Makefile
commands/getty/Makefile
distrib/sets/lists/minix/mi
etc/Makefile
external/gpl3/binutils/fetch.sh
external/gpl3/binutils/patches/0000-binutils_nbsd.patch [moved from external/gpl3/binutils/patches/0000-binutils.patch with 84% similarity]
external/gpl3/binutils/patches/0002-minix-on-minix.patch [new file with mode: 0644]
external/gpl3/gcc/fetch.sh
external/gpl3/gcc/patches/0000-gcc_nbsd.patch
external/gpl3/gcc/patches/0002-minix-on-minix.patch [new file with mode: 0644]
external/lgpl2/mpc/fetch.sh
external/lgpl3/gmp/fetch.sh
external/lgpl3/mpfr/fetch.sh
releasetools/Makefile
share/Makefile
share/mk/Makefile
share/mk/bsd.gcc.mk
share/mk/bsd.lib.mk
share/mk/bsd.own.mk
share/mk/bsd.prog.mk
share/mk/bsd.sys.mk
share/mk/minix.gcc.mk [deleted file]
share/mk/pkgsrchooks.mk [deleted file]
share/mk/sys.mk
tools/gcc/Makefile
usr.bin/passwd/Makefile
usr.bin/sed/Makefile
usr.bin/tic/Makefile
usr.bin/xinstall/Makefile
usr.bin/xinstall/xinstall.c
usr.sbin/mkfs.mfs/Makefile