ソースを参照

clang/clang++ can be used

Waldemar Brodkorb 12 年 前
コミット
d3f2a5d619
1 ファイル変更2 行追加1 行削除
  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