DragonFly BSD
DragonFly commits List (threaded) for 2013-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: buildworld - Attempt to fix m4 bootstrapping issue


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 23 Jan 2013 13:42:45 -0800 (PST)

commit e92bae40dc505e22df6ab67463f055323cf71b6c
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Wed Jan 23 13:40:40 2013 -0800

    buildworld - Attempt to fix m4 bootstrapping issue
    
    * Set the M4 environment variable to force the buildworld to use the
      bootstrap version of M4 in all passes.  This removes the need to
      manually build/install the m4 binary due to the recent major tools
      refresh.
    
    * Force build ordering for some of the bootstrap utilities, particularly
      the m4 binary, so the binary is available to help build other bootstrap
      tools later on.

Summary of changes:
 Makefile.inc1 | 37 +++++++++++++++++++++++++++++++------
 1 file changed, 31 insertions(+), 6 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e92bae40dc505e22df6ab67463f055323cf71b6c


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]