]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
PowerPC: fix s_round Makefile indentation
authorAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Mon, 15 Apr 2013 12:48:06 +0000 (07:48 -0500)
committerAdhemerval Zanella <azanella@linux.vnet.ibm.com>
Tue, 16 Apr 2013 13:50:56 +0000 (08:50 -0500)
sysdeps/powerpc/powerpc32/fpu/multiarch/Makefile

index 20c8dd8b1b23451b0c354c693a84703ed083d8f5..14d33213fd5cbfb5406f8459dddb35f99977a1ab 100644 (file)
@@ -22,8 +22,8 @@ libm-sysdep_routines += s_llrintf-power6 s_llrintf-power4 s_llrintf-c \
                        s_floorf-power5+ s_floorf-ppc32 \
                        s_round-power5+ s_round-ppc32 \
                        s_roundf-power5+ s_roundf-ppc32 \
-                        s_trunc-power5+ s_trunc-ppc32 \
-                        s_truncf-power5+ s_truncf-ppc32
+                       s_trunc-power5+ s_trunc-ppc32 \
+                       s_truncf-power5+ s_truncf-ppc32
 
 CFLAGS-s_llround.c = -fno-builtin-llroundf
 endif