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:
dec6675
)
trivial formatting fix for the config.mak generated by configure
author
Rich Felker
<dalias@aerifal.cx>
Tue, 20 May 2014 19:49:21 +0000
(15:49 -0400)
committer
Rich Felker
<dalias@aerifal.cx>
Tue, 20 May 2014 19:49:21 +0000
(15:49 -0400)
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 30f409fdfbe4776a8e4041ac96f1972ef92f4e20..03c193d90e7a2195b204ef0fc3f6775919607557 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-538,7
+538,7
@@
libdir = $libdir
includedir = $includedir
syslibdir = $syslibdir
CC = $CC
-CFLAGS= $CFLAGS_AUTO $CFLAGS
+CFLAGS
= $CFLAGS_AUTO $CFLAGS
CFLAGS_C99FSE = $CFLAGS_C99FSE
CFLAGS_MEMOPS = $CFLAGS_MEMOPS
CPPFLAGS = $CPPFLAGS