diff options
author | dim <dim@FreeBSD.org> | 2011-11-09 19:00:27 +0000 |
---|---|---|
committer | dim <dim@FreeBSD.org> | 2011-11-09 19:00:27 +0000 |
commit | ac543d4e5383b18e22ac392479273638cc5d7eca (patch) | |
tree | 8704ca6f455694a4a30bfd9fb616a08ce52199bb /lib/libusb/libusb.h | |
parent | d1c0313bef47543cd516a027a18ca8688a4c70f6 (diff) | |
download | FreeBSD-src-ac543d4e5383b18e22ac392479273638cc5d7eca.zip FreeBSD-src-ac543d4e5383b18e22ac392479273638cc5d7eca.tar.gz |
Move building of clang's tblgen tools (and required libraries) from the
bootstrap-tools stage to the cross-tools stage. These tools are only
needed for generating llvm/clang include files, and are not necessary
for bootstrapping the build itself.
This shaves off some build time, because the required libraries are now
just built twice (during the cross-tools and world stages), instead of
three times.
Also, if you build world using WITHOUT_CLANG= in src.conf(5), no llvm or
clang code will be compiled at all anymore.
MFC after: 1 week
Diffstat (limited to 'lib/libusb/libusb.h')
0 files changed, 0 insertions, 0 deletions