History log of /openwrt/package/libs/uclibc++/Makefile
Revision Date Author Comments
# 38727322 15-Oct-2015 Luka Perkov <luka@openwrt.org>

cosmetic: remove trailing whitespaces

Signed-off-by: Luka Perkov <luka@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47197 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 33c55025 06-Jul-2015 Steven Barth <steven@midlink.org>

uclibc++: link libssp_nonshared only for musl

Signed-off-by: Steven Barth <steven@midlink.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46192 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 34453639 03-Jul-2015 Jo-Philipp Wich <jow@openwrt.org>

uclibc++: make g++-uc* wrappers relocatable

The g++-uc wrapper hardcodes $(STAGING_DIR) and $(TOOLCHAIN_DIR) paths which
will not work outside of the original build environment.

Replace the hardcoded staging_dir occurences with paths relative to the
$STAGING_DIR environment variable to make the g++-uc* wrappers usable in an
SDK environment.

Fixes the libdb47 build failure reported at
https://lists.openwrt.org/pipermail/openwrt-devel/2015-April/032455.html

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46162 3c298f89-4303-0410-b956-a3cf2f4a3e73


# d99db94d 20-Jun-2015 Steven Barth <steven@midlink.org>

uclibc++: link against libssp_nonshared instead of libssp

Signed-off-by: Steven Barth <steven@midlink.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46076 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 00e84ffb 19-Jun-2015 Steven Barth <steven@midlink.org>

uclibc++: only disable SSP for ppc

Signed-off-by: Steven Barth <steven@midlink.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46067 3c298f89-4303-0410-b956-a3cf2f4a3e73


# f79ef233 19-Jun-2015 Steven Barth <steven@midlink.org>

uclibc++: honor ldflags, disable SSP

Signed-off-by: Steven Barth <steven@midlink.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46066 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 65847256 24-Mar-2015 Felix Fietkau <nbd@openwrt.org>

build: remove obsolete references to cris and avr32

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44965 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 85c10a8a 03-Nov-2014 John Crispin <blogic@openwrt.org>

license info - revert r43155

turns out that r43155 adds duplicate info.

Signed-off-by: John Crispin <blogic@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43167 3c298f89-4303-0410-b956-a3cf2f4a3e73


# b8df8ca9 03-Nov-2014 John Crispin <blogic@openwrt.org>

Add more license tags with SPDX identifiers

Note, that licensing stuff is a nightmare: many packages does not clearly
state their licenses, and often multiple source files are simply copied
together - each with different licensing information in the file headers.

I tried hard to ensure, that the license information extracted into the OpenWRT's
makefiles fit the "spirit" of the packages, e.g. such small packages which
come without a dedicated source archive "inherites" the OpenWRT's own license
in my opinion.

However, I can not garantee that I always picked the correct information
and/or did not miss license information.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43155 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 2bf2015c 01-Nov-2014 Steven Barth <steven@midlink.org>

Add a few SPDX tags

Signed-off-by: Steven Barth <steven@midlink.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43151 3c298f89-4303-0410-b956-a3cf2f4a3e73


# f61df7b4 05-Apr-2014 Felix Fietkau <nbd@openwrt.org>

uclibc++: disable mips16 support to avoid linkage errors with libsupc++ object files

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40390 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 30e9f354 09-May-2013 Felix Fietkau <nbd@openwrt.org>

toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support mandatory - fixes recursive config symbol dependency issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36594 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 59d0f03c 24-Oct-2012 Florian Fainelli <florian@openwrt.org>

[package] uclibc++: make it depend on INSTALL_LIBSTDCPP

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33910 3c298f89-4303-0410-b956-a3cf2f4a3e73


# a17a510a 08-Oct-2012 Felix Fietkau <nbd@openwrt.org>

move library packages to package/libs/

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33657 3c298f89-4303-0410-b956-a3cf2f4a3e73