summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2012-04-16 21:50:23 -0400
committerRich Felker <dalias@aerifal.cx>2012-04-16 21:50:23 -0400
commitcc3a4466605fe8dfc31f3b75779110ac93055bc1 (patch)
tree6536cfee1d6d361f66b2975888b50024a437e426 /Makefile
parent9d2a15a64e03b2e369161add728de3139dae5a7f (diff)
downloadmusl-cc3a4466605fe8dfc31f3b75779110ac93055bc1.tar.gz
fix %lf, etc. with printf
the l prefix is redundant/no-op with printf, since default promotions always promote floats to double; however, it is valid, and printf was wrongly rejecting it.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions