summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/Makefile.common
Commit message (Collapse)AuthorAgeFilesLines
* Use dietlibc on x86-64Gwenolé Beauchesne2003-02-181-1/+1
|
* - Use minilibc on x86-64Gwenolé Beauchesne2003-02-181-2/+6
| | | | | | | | - mar requires bzlib to be built beforehand, especially if building with dietlibc - Nuke trickery to handle -DIET objects, everything is now built through the diet driver, defined into $(DIET)
* Add x86-64, use glibc in init and stage1 as dietlibc is not working enoughGwenolé Beauchesne2002-10-091-0/+3
| | | | | | and minilibc for init doesn't seem to let umounting take place at the end of installation.
* compile with -WGuillaume Cottenceau2002-07-031-1/+1
|
* don't use system wide bzlib.h but our own provided oneGuillaume Cottenceau2001-08-071-2/+2
|
* minor mods for PPC build, define TIOCSCTTY, Makefile modsStew Benedict2001-07-101-1/+7
|
* - allow build on ia64Matthias Badaire2001-05-301-1/+10
| | | | | | - have CFLAGS centralized in Makefile.common (should help ports such as alpha) - better looking sub makefiles
* new dietlibc binaries locationGuillaume Cottenceau2001-05-141-2/+2
|
* use modutils for non Intel arch'sGuillaume Cottenceau2001-02-221-0/+2
|
* integrate dietlibc/stdio per default for cdrom and disk only installsGuillaume Cottenceau2001-01-041-0/+40