瀏覽代碼

fix mixup in previous change to gcc wrapper

Rich Felker 11 年之前
父節點
當前提交
fd1d7be35f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tools/musl-gcc.specs.sh

+ 1 - 1
tools/musl-gcc.specs.sh

@@ -8,7 +8,7 @@ cat <<EOF
 -nostdinc -isystem $incdir -isystem include%s %(old_cpp_options)
 
 *cc1:
-%(cc1_cpu) -nostdinc -isystem -isystem include%s $incdir 
+%(cc1_cpu) -nostdinc -isystem $incdir -isystem include%s
 
 *link_libgcc:
 -L$libdir -L .%s