| Summary: | 'make WITHOUT_TOOLCHAIN=1 buildworld' fails | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Henrik Brix Andersen <henrik> |
| Component: | gnu | Assignee: | 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
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/ Responsible Changed From-To: freebsd-bugs->bz Assign to me in case of follow-ups. 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"
|