| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Now that OBJTOP is assumed to be proper, it needs to be overridden for
the bootstrap-tools phase to ensure it is not kept as the top-level
OBJTOP. Otherwise the libraries were not found during the
bootstrap-tools phase.
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=291540
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The main problem was bitrot after elftoolchain being swapped in for the
GNU toolchain.
This also reworks how the list of 'host allowed' libraries is determined
to only allow INTERNALLIBs, which is needed for libelftc to come in.
For usr.bin/readelf use the same hack, as libelf and libdward, to bring in
the needed sys/ headers for host builds. This has not yet been a problem due
to readelf not being built as a host tool in buildworld. This is possible
in the meta build though when building the toolchain.
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=291321
|
|
|
|
|
|
|
| |
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=291319
|
|
|
|
|
|
|
|
|
|
|
| |
This is just as Makefile.inc1 does it for these phases. Otherwise some
of the build tools are not found and used properly, such as 'make-roken'
in the kerberos5 build on older releases.
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=291317
|
|
|
|
|
|
|
| |
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=291311
|
|
|
|
|
|
|
| |
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=291309
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For this case, the normal META MODE staging logic should be used. The
BSARGS having DESTDIR= is due to Makefile.inc1 overriding DESTDIR to
something when appropriate. For the toolchain stage META MODE is in charge of
it, not Makefile.inc1.
At least include/, if staging it to the host stagedir, was impacted from
this. Staging of include.host is not yet done.
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=291308
|
|
|
|
|
|
|
|
|
|
|
| |
This both avoids some dependencies on xinstall.host and allows
bootstrapping on older releases to work due to lack of at least 'install -l'
support.
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=291307
|
|
|
|
|
|
|
| |
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=291113
|
|
|
|
|
|
|
| |
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=291086
|
|
|
|
|
|
|
|
|
| |
This recently started setting /var/empty to schg after r290628.
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=290719
|
|
|
|
| |
Notes:
svn path=/head/; revision=290624
|
|
|
|
|
|
|
|
|
| |
actually is (which is usr.sbin/nmtree).
This has tricked me numerous times.
Notes:
svn path=/head/; revision=290623
|
|
|
|
| |
Notes:
svn path=/head/; revision=290113
|
|
|
|
|
|
|
| |
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=289730
|
|
|
|
|
|
|
| |
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=288515
|
|
|
|
|
|
|
| |
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=288514
|
|
|
|
|
|
|
|
|
| |
after may fail.
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=288462
|
|
|
|
|
|
|
| |
MFC after: 25 days
Notes:
svn path=/head/; revision=288339
|
|
|
|
|
|
|
| |
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=288251
|
|
|
|
|
|
|
|
|
| |
This has not been needed since r284171 in projects/bmake.
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=288226
|
|
|
|
|
|
|
| |
Sponsored by: EMC / Isilon Storage Division
Notes:
svn path=/head/; revision=287989
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The option was added only to ease the transition from GNU Binutils to
ELF Tool Chain tools, and that process is now complete (for the viable
replacements). Noting the removal in UPDATING is sufficient as we have
not shipped a release with the option.
Reviewed by: brooks
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D3240
Notes:
svn path=/head/; revision=286730
|
|
|
|
| |
Notes:
svn path=/head/; revision=285081
|
|
|
|
|
|
|
| |
Remove entries from userland/gnu that conflict with toolchain
Notes:
svn path=/head/; revision=284482
|
|
|
|
| |
Notes:
svn path=/head/; revision=284424
|
|
|
|
| |
Notes:
svn path=/head/; revision=284369
|
|
|
|
|
|
|
|
|
|
|
| |
This target mainly exists to help check things build.
Eventually targets that build real packages or images will be more
important.
As such move the pseudo targets that only exist for the benefit of
'userland' to under it.
Notes:
svn path=/projects/bmake/; revision=284293
|
|
|
|
|
|
|
|
|
| |
If 'mk' is used we can expect SB_NAME to be set.
Use 'mk' versions of command suggestions.
Otherwise 'make' version - a bit more cumbersom.
Notes:
svn path=/projects/bmake/; revision=283688
|
|
|
|
| |
Notes:
svn path=/projects/bmake/; revision=283595
|
|
|
|
| |
Notes:
svn path=/projects/bmake/; revision=275339
|
|
Reviewed by: marcel
Notes:
svn path=/projects/bmake/; revision=275282
|