about summary refs log tree commit diff
path: root/doc/hooks/scons.section.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/hooks/scons.section.md')
-rw-r--r--doc/hooks/scons.section.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/hooks/scons.section.md b/doc/hooks/scons.section.md
new file mode 100644
index 0000000000000..1392269e5d55d
--- /dev/null
+++ b/doc/hooks/scons.section.md
@@ -0,0 +1,4 @@
+
+### scons {#scons}
+
+Overrides the build, install, and check phases. This uses the scons build system as a replacement for make. scons does not provide a configure phase, so everything is managed at build and install time.