projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c161356
)
fix mixup in previous change to gcc wrapper
author
Rich Felker
<dalias@aerifal.cx>
Fri, 7 Jun 2013 14:18:07 +0000
(10:18 -0400)
committer
Rich Felker
<dalias@aerifal.cx>
Fri, 7 Jun 2013 14:18:07 +0000
(10:18 -0400)
tools/musl-gcc.specs.sh
patch
|
blob
|
history
diff --git
a/tools/musl-gcc.specs.sh
b/tools/musl-gcc.specs.sh
index 1f683ce0eb00bf62858c8384f72df778ce051ea9..294e24f75503be91364dea17c4d0bdbe161c4210 100644
(file)
--- a/
tools/musl-gcc.specs.sh
+++ b/
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