summaryrefslogtreecommitdiff
path: root/All
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-02-08 23:59:45 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-02-09 00:02:39 +0200
commit9a0e833e201e477b664fd680d8e7e9dd6e68900b (patch)
treeabd33d73c44aaaf97382d9461a02e30c29dbd2d0 /All
parentUpdate patch for zero fuzz (diff)
downloadbinutils-patches-9a0e833e201e477b664fd680d8e7e9dd6e68900b.tar.gz
binutils-patches-9a0e833e201e477b664fd680d8e7e9dd6e68900b.tar.bz2
binutils-patches-9a0e833e201e477b664fd680d8e7e9dd6e68900b.zip
Need new 9999 patch since 2.36
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'All')
-rw-r--r--All/9999-Gentoo-We-make-a-release17
1 files changed, 15 insertions, 2 deletions
diff --git a/All/9999-Gentoo-We-make-a-release b/All/9999-Gentoo-We-make-a-release
index fea66d9..f650b32 100644
--- a/All/9999-Gentoo-We-make-a-release
+++ b/All/9999-Gentoo-We-make-a-release
@@ -1,12 +1,25 @@
-Gentoo: We make a release, so switch development flag off
+From 675770ab9aeb5753c090b161bdb711e09775a8ce Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= <dilfridge@gentoo.org>
+Date: Mon, 8 Feb 2021 23:58:05 +0200
+Subject: [PATCH] We make a release
+---
+ bfd/development.sh | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/bfd/development.sh b/bfd/development.sh
+index a376b02d869..eb9762e4426 100644
--- a/bfd/development.sh
+++ b/bfd/development.sh
-@@ -16,5 +16,5 @@
+@@ -16,7 +16,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Controls whether to enable development-mode features by default.
-development=true
+development=false
+ # Indicate whether this is a release branch.
+ experimental=false
+--
+2.26.2