Browse Source

clang/clang++ can be used

Waldemar Brodkorb 10 years ago
parent
commit
d3f2a5d619
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README

+ 2 - 1
README

@@ -5,7 +5,8 @@ This is a menu based buildsystem for your home made embedded Linux system.
 
 Before you can start you need to install some tools: 
 - bash
-- gcc 
+- gcc or clang
+- g++ or clang++
 - binutils 
 - GNU make
 - GNU awk