aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-10-15 22:12:13 +0000
committerLuka Perkov <luka@openwrt.org>2015-10-15 22:12:13 +0000
commit75078acd93b061d1068930ad886001119f7cf20b (patch)
tree5035bb7392ece1a69acc99262289db6cc9832063 /package/libs
parent8e9196d1cb981d9a68cb79a9a12b8bafc92cdabf (diff)
downloadupstream-75078acd93b061d1068930ad886001119f7cf20b.tar.gz
upstream-75078acd93b061d1068930ad886001119f7cf20b.tar.bz2
upstream-75078acd93b061d1068930ad886001119f7cf20b.zip
cosmetic: remove trailing whitespaces
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 47197
Diffstat (limited to 'package/libs')
-rw-r--r--package/libs/libreadline/Makefile2
-rw-r--r--package/libs/libtool/Makefile2
-rw-r--r--package/libs/mbedtls/Makefile2
-rw-r--r--package/libs/polarssl/Makefile2
-rw-r--r--package/libs/uclibc++/Makefile2
-rw-r--r--package/libs/zlib/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/package/libs/libreadline/Makefile b/package/libs/libreadline/Makefile
index 21c8b21649..fd1951d20f 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 6afa8bd0e7..8091081f96 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 0e12f28d1c..38687bf453 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 d8f573df59..d5323a53bb 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 3aa94f8350..a4dceb7a3b 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 feeac12a51..1d7b7b1ce6 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.