From 75078acd93b061d1068930ad886001119f7cf20b Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Thu, 15 Oct 2015 22:12:13 +0000 Subject: cosmetic: remove trailing whitespaces Signed-off-by: Luka Perkov SVN-Revision: 47197 --- package/libs/libreadline/Makefile | 2 +- package/libs/libtool/Makefile | 2 +- package/libs/mbedtls/Makefile | 2 +- package/libs/polarssl/Makefile | 2 +- package/libs/uclibc++/Makefile | 2 +- package/libs/zlib/Makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'package/libs') diff --git a/package/libs/libreadline/Makefile b/package/libs/libreadline/Makefile index 21c8b21..fd1951d 100644 --- a/package/libs/libreadline/Makefile +++ b/package/libs/libreadline/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2014 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. diff --git a/package/libs/libtool/Makefile b/package/libs/libtool/Makefile index 6afa8bd..8091081 100644 --- a/package/libs/libtool/Makefile +++ b/package/libs/libtool/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. diff --git a/package/libs/mbedtls/Makefile b/package/libs/mbedtls/Makefile index 0e12f28..38687bf 100644 --- a/package/libs/mbedtls/Makefile +++ b/package/libs/mbedtls/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2011-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. diff --git a/package/libs/polarssl/Makefile b/package/libs/polarssl/Makefile index d8f573d..d5323a5 100644 --- a/package/libs/polarssl/Makefile +++ b/package/libs/polarssl/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2011-2015 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. diff --git a/package/libs/uclibc++/Makefile b/package/libs/uclibc++/Makefile index 3aa94f8..a4dceb7 100644 --- a/package/libs/uclibc++/Makefile +++ b/package/libs/uclibc++/Makefile @@ -82,7 +82,7 @@ define Build/InstallDev $(SED) 's!\(^\|[[:space:]]\)-[IL]$(TOOLCHAIN_DIR)/[^[:space:]]*!!g' $(TOOLCHAIN_DIR)/bin/g++-uc $(SED) 's|-I/include/|-I$$$${STAGING_DIR:-$(STAGING_DIR)}/usr/include/uClibc++/|g' $(TOOLCHAIN_DIR)/bin/g++-uc $(SED) 's|-L/lib/|-L$$$${STAGING_DIR:-$(STAGING_DIR)}/lib/|g' $(TOOLCHAIN_DIR)/bin/g++-uc -# add another wrapper which links against both uClibc++ and libstdc++ +# add another wrapper which links against both uClibc++ and libstdc++ $(INSTALL_BIN) $(TOOLCHAIN_DIR)/bin/g++-uc $(TOOLCHAIN_DIR)/bin/g++-uc+std $(SED) 's|^WRAPPER_INCLUDEDIR=.*||g' $(TOOLCHAIN_DIR)/bin/g++-uc+std $(SED) 's|-luClibc++|-Wl,-Bdynamic,-luClibc++,-Bstatic,-lstdc++,-Bdynamic|g' $(TOOLCHAIN_DIR)/bin/g++-uc+std diff --git a/package/libs/zlib/Makefile b/package/libs/zlib/Makefile index feeac12..1d7b7b1 100644 --- a/package/libs/zlib/Makefile +++ b/package/libs/zlib/Makefile @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006-2013 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. -- cgit v1.1