summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authormirabilos <tg@mirbsd.org>2015-07-22 14:40:21 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2015-07-25 16:19:37 +0200
commit74e47303e19fa31f5fa8ae053e4bdc87ec1c0eaa (patch)
tree3968325c40c0fdd14df1af5ebef7abeb9f7f42ef /README
parent323b2cd38854ec6c2ddbe2d22e31ef83c07b86d1 (diff)
just make is not enough, it must be GNU make, unfortunately
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a7f3f3b43..03ac4a48c 100644
--- a/README
+++ b/README
@@ -8,7 +8,7 @@ Before you can start you need to install some software:
- gcc or clang
- g++ or clang++
- binutils
-- make
+- GNU make
- tar
- gzip
- wget