diff options
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 |