Author: jhuntwork Date: 2007-07-25 13:18:44 -0600 (Wed, 25 Jul 2007) New Revision: 1980
Modified: branches/minimal/Makefile Log: Update version for minimal Modified: branches/minimal/Makefile =================================================================== --- branches/minimal/Makefile 2007-07-25 15:43:28 UTC (rev 1979) +++ branches/minimal/Makefile 2007-07-25 19:18:44 UTC (rev 1980) @@ -32,7 +32,7 @@ # Free disk space needed for the build. ROOTFS_MEGS := 1536 -export VERSION ?= x86-6.3-pre2 +export VERSION ?= x86-6.3-minimal-pre2 export CFLAGS ?= -O2 -pipe -s -fno-strict-aliasing -mtune=i686 export CXXFLAGS ?= $(CFLAGS) export LFS_TARGET ?= i486-pc-linux-gnu -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
