aboutsummaryrefslogtreecommitdiff
path: root/tools/build/options/WITH_LLVM_TARGET_BPF
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/options/WITH_LLVM_TARGET_BPF')
-rw-r--r--tools/build/options/WITH_LLVM_TARGET_BPF5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/build/options/WITH_LLVM_TARGET_BPF b/tools/build/options/WITH_LLVM_TARGET_BPF
new file mode 100644
index 000000000000..cb4a6a5633f2
--- /dev/null
+++ b/tools/build/options/WITH_LLVM_TARGET_BPF
@@ -0,0 +1,5 @@
+.\" $FreeBSD$
+Set to build LLVM target support for BPF.
+The
+.Va LLVM_TARGET_ALL
+option should be used rather than this in most cases.