summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/env.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/env.sh b/docs/env.sh
index a9e52a3be..b7d33fce8 100644
--- a/docs/env.sh
+++ b/docs/env.sh
@@ -284,7 +284,7 @@ case "${HOST}" in
# libraries required for the Darwin target abi
NS_FRONTEND_LIBS="libsvgtiny libnsfb"
;;
- arm-unknown-riscos|arm-riscos-gnueabihf)
+ arm-unknown-riscos|arm-riscos-gnueabi*)
# tools required to build the browser for RISC OS
NS_TOOLS="nsgenbind"
# libraries required for the risc os target abi