From ef4d33494fb0e186020993a0e5ddcd329645746a Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:05:13 +0000 Subject: [PATCH] packages/liboil: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40188 --- libs/liboil/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/liboil/Makefile b/libs/liboil/Makefile index ad77779962..a8fd04d82e 100644 --- a/libs/liboil/Makefile +++ b/libs/liboil/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2007-2010 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -43,7 +43,7 @@ CONFIGURE_ARGS += \ TARGET_CFLAGS += $(FPIC) -# XXX: VFP_CFLAGS is set to '-mfpu=vfp' on arm by configure, but that breaks +# XXX: VFP_CFLAGS is set to '-mfpu=vfp' on arm by configure, but that breaks # final linking stages, so override it until we find why MAKE_FLAGS += \ VFP_CFLAGS="" \ -- 2.30.2