summaryrefslogtreecommitdiffstats
path: root/package/libs
diff options
context:
space:
mode:
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.