diff options
author | Cem Keylan <cem@ckyln.com> | 2020-05-23 17:24:20 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-05-23 17:24:20 +0300 |
commit | 1abc38d6f5d72d7bf263f0015d943c70a904be8a (patch) | |
tree | 7e9948cc97b3ad010b2927ec014a3ff487bf7a6a /core/gcc/message | |
parent | f551ac677063f2ce5291bcb01ef8ea276c9980e8 (diff) | |
download | repository-1abc38d6f5d72d7bf263f0015d943c70a904be8a.tar.gz |
gcc: POSIX sed
Diffstat (limited to 'core/gcc/message')
-rw-r--r-- | core/gcc/message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/gcc/message b/core/gcc/message index 175ae95e..75c12d01 100644 --- a/core/gcc/message +++ b/core/gcc/message @@ -4,7 +4,7 @@ A bug in GCC 10.1.0 causes kernels built with GCC 10 to kernel panic in the second boot stage. This issue can be resolved by applying the following patch. -https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/patch/?id=f670269a42bfdd2c83a1118cc3d1b475547eac22 +https://dl.carbslinux.org/distfiles/linux-gcc-10-bootfix.patch You can also visit https://carbslinux.org for a link to the patch. |