summaryrefslogtreecommitdiff
path: root/Docs/BUILDING-RISC_OS
diff options
context:
space:
mode:
Diffstat (limited to 'Docs/BUILDING-RISC_OS')
-rw-r--r--Docs/BUILDING-RISC_OS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Docs/BUILDING-RISC_OS b/Docs/BUILDING-RISC_OS
index 1c1e61f63..2de427499 100644
--- a/Docs/BUILDING-RISC_OS
+++ b/Docs/BUILDING-RISC_OS
@@ -33,6 +33,8 @@
| a bug that prevents NetSurf from building. Either ensure that
| NSTools is seen before GCC, or replace the make inside "!GCC.bin"
| with the make from "!NSTools.bin".
+ | The minimal version of make you need is v3.81 and can be checked
+ | with its '--version' command line option.
| Note: The pre-built libraries currently supplied in NSTools are AOF format,
| and will not work with GCC4, which requires them to be in ELF format.