aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorKonstantin Belousov <kib@FreeBSD.org>2012-04-29 09:32:44 +0000
committerKonstantin Belousov <kib@FreeBSD.org>2012-04-29 09:32:44 +0000
commit4f20e4f263ff1bcae1c70d1cb42095a2c56d70a8 (patch)
tree61e9ad3e4db471d181914e2e1ed149f7f3a67676 /tools
parent3c2ded8bbc7726ecf72cf5d41d0b2aa39fd1da14 (diff)
downloadsrc-4f20e4f263ff1bcae1c70d1cb42095a2c56d70a8.tar.gz
src-4f20e4f263ff1bcae1c70d1cb42095a2c56d70a8.zip
Notes
Diffstat (limited to 'tools')
-rw-r--r--tools/build/options/WITH_SHARED_TOOLCHAIN6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/build/options/WITH_SHARED_TOOLCHAIN b/tools/build/options/WITH_SHARED_TOOLCHAIN
new file mode 100644
index 000000000000..48eea6dc64ec
--- /dev/null
+++ b/tools/build/options/WITH_SHARED_TOOLCHAIN
@@ -0,0 +1,6 @@
+.\" $FreeBSD$
+Set to build the toolchain binaries shared.
+The set includes
+.Xr cc 1 ,
+.Xr make 1
+and neccessary utilites like assembler, linker and library archive manager.