sic-git: fix CC declared in the Makefile
This commit is contained in:
parent
63a990c21c
commit
facd678590
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ do_fetch() {
|
|||
}
|
||||
|
||||
do_build() {
|
||||
sed -i 's/^CC = cc/#CC = cc/g' config.mk
|
||||
make CC=$CC INCS="-I." LIBS= ${makejobs}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue