소스 검색

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: 
 Before you can start you need to install some tools: 
 - bash
 - bash
-- gcc 
+- gcc or clang
+- g++ or clang++
 - binutils 
 - binutils 
 - GNU make
 - GNU make
 - GNU awk
 - GNU awk