Bug 114220

Summary: 'make WITHOUT_TOOLCHAIN=1 buildworld' fails
Product: Base System Reporter: Henrik Brix Andersen <henrik>
Component: gnuAssignee: Bjoern A. Zeeb <bz>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 7.0-CURRENT   
Hardware: Any   
OS: Any   

Description Henrik Brix Andersen 2007-07-02 16:10:03 UTC
It seems 'make WITHOUT_TOOLCHAIN=1 buildworld' is broken on recent
versions of -CURRENT.

Part of the build log is included below. Full log is avilable at
http://www.brixandersen.dk/tmp/without_toolchain.log


--------------------------------------------------------------
Comment 1 Bjoern A. Zeeb freebsd_committer freebsd_triage 2007-07-02 18:34:29 UTC
State Changed
From-To: open->closed

This is by design and never worked. 
You can give -DWITHOUT_TOOLCHAIN for the install targets though. 

I have to admit that the comment in src.conf(5) is misleading. 

You can find a slightly older build option matrix here: 
http://phk.freebsd.dk/misc/build_options/
Comment 2 Bjoern A. Zeeb freebsd_committer freebsd_triage 2007-07-02 18:39:50 UTC
Responsible Changed
From-To: freebsd-bugs->bz

Assign to me in case of follow-ups.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-07-19 09:14:56 UTC
bz          2007-07-19 08:14:28 UTC

  FreeBSD src repository

  Modified files:
    tools/build/options  WITHOUT_TOOLCHAIN 
  Log:
  Make clear that WITHOUT_TOOLCHAIN cannot be applied to build targets.
  
  PR:             114220
  Reviewed by:    simon
  Approved by:    re (hrs)
  
  Revision  Changes    Path
  1.2       +2 -1      src/tools/build/options/WITHOUT_TOOLCHAIN
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"