diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/build/options/WITH_SHARED_TOOLCHAIN | 6 |
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. |