minix/share
Lionel Sambuc 0cdf705cc6 Enable optional GCC install and GCC improvements
-By adding MKGCC=yes and MKGCCCMDS=yes on the make commandline
   it is now possible to compile and install GCC on the system.

   Before doing this, if you are not using the build.sh script,
   you will need to call the fetch scripts in order to retrieve
   the sources of GCC and its dependencies.

 -Reduce difference with NetBSD share/mk

   Move Minix-specific parameters from bsd.gcc.mk to bsd.own.mk,
   which is anyway patched, so that bsd.gcc.mk is now aligned
   on the NetBSD version.

 -Clean libraries dependencies, compiles stdc++ only if gcc is
   also compiled (it is part of the gcc sources)

 -Correct minix.h header sequence, cleanup spec headers.

 -Fix cross-compilation from a 32bit host targeting MINIX/arm

Change-Id: I1b234af18eed4ab5675188244e931b2a2b7bd943
2013-07-12 14:22:03 +02:00
..
misc import NetBSD /usr/share/misc/ 2012-03-23 16:27:59 +01:00
mk Enable optional GCC install and GCC improvements 2013-07-12 14:22:03 +02:00
terminfo Re-adding extended keys in minix termcap entry 2013-01-23 21:28:17 +01:00
zoneinfo New zoneinfo port from NetBSD 2012-01-16 11:03:25 +00:00
Makefile Cross compile on minix support 2012-11-15 16:07:30 +01:00
Makefile.inc Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00