Explorar o código

fix mixup in previous change to gcc wrapper

Rich Felker %!s(int64=12) %!d(string=hai) anos
pai
achega
fd1d7be35f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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