summaryrefslogtreecommitdiff
path: root/Docs/BUILDING-RISC_OS
diff options
context:
space:
mode:
authorJohn Tytgat <joty@netsurf-browser.org>2009-08-10 21:29:37 +0000
committerJohn Tytgat <joty@netsurf-browser.org>2009-08-10 21:29:37 +0000
commit24b7eaf6b716f08b2f168f8320eda835d7d82958 (patch)
treee131fd094a340d366d0750eb76d04290bda56d28 /Docs/BUILDING-RISC_OS
parent7b565d8bc5fde4503b7374d977a0a0adf9f9c755 (diff)
downloadnetsurf-24b7eaf6b716f08b2f168f8320eda835d7d82958.tar.gz
netsurf-24b7eaf6b716f08b2f168f8320eda835d7d82958.tar.bz2
Add the minimal make version number needed.
svn path=/trunk/netsurf/; revision=9173
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.