diff options
author | Felix Fietkau <nbd@nbd.name> | 2016-06-07 08:58:31 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2016-06-07 08:58:42 +0200 |
commit | 7eeb254cc49c4e9f837c980826ec112b9404f341 (patch) | |
tree | db7afa90503c4b77c8fa06f5e1d351d3b3a140a5 /toolchain | |
parent | f7fb6e49f214e8a38698bab4d33551addbc04439 (diff) | |
download | upstream-7eeb254cc49c4e9f837c980826ec112b9404f341.tar.gz upstream-7eeb254cc49c4e9f837c980826ec112b9404f341.tar.bz2 upstream-7eeb254cc49c4e9f837c980826ec112b9404f341.zip |
treewide: replace nbd@openwrt.org with nbd@nbd.name
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Diffstat (limited to 'toolchain')
-rw-r--r-- | toolchain/gcc/common.mk | 2 | ||||
-rw-r--r-- | toolchain/musl/patches/001-update-to-git-2016-03-06.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/gcc/common.mk b/toolchain/gcc/common.mk index c3546f545b..eab143cbc6 100644 --- a/toolchain/gcc/common.mk +++ b/toolchain/gcc/common.mk @@ -1,7 +1,7 @@ # # Copyright (C) 2002-2003 Erik Andersen <andersen@uclibc.org> # Copyright (C) 2004 Manuel Novoa III <mjn3@uclibc.org> -# Copyright (C) 2005-2006 Felix Fietkau <nbd@openwrt.org> +# Copyright (C) 2005-2006 Felix Fietkau <nbd@nbd.name> # Copyright (C) 2006-2014 OpenWrt.org # # This program is free software; you can redistribute it and/or modify diff --git a/toolchain/musl/patches/001-update-to-git-2016-03-06.patch b/toolchain/musl/patches/001-update-to-git-2016-03-06.patch index fb8a66bafd..d74d816274 100644 --- a/toolchain/musl/patches/001-update-to-git-2016-03-06.patch +++ b/toolchain/musl/patches/001-update-to-git-2016-03-06.patch @@ -9,7 +9,7 @@ Date: Sun Mar 6 17:11:29 2016 -0500 broken builds don't happen. commit 5a92dd95c77cee81755f1a441ae0b71e3ae2bcdb -Author: Felix Fietkau <nbd@openwrt.org> +Author: Felix Fietkau <nbd@nbd.name> Date: Mon Jan 25 13:20:52 2016 +0100 add powerpc soft-float support |