summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-06-09 10:56:37 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-06-09 10:56:37 -0400
commit79cf445017980b79d28e61dfa8e04946cd3bb286 (patch)
tree5450a566322a102b8dff5a7307288d7465028e1b /static
parentbba37dd21e0c730fedf3ac1d7bb893bb93d15618 (diff)
redbull toolchain update
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index ee3c5d84..2bbc65c2 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -454,6 +454,7 @@
<ul>
<li>Updater: add support for custom accent color</li>
<li>re-enable current camera/microphone privacy indicator implementation</li>
+ <li>kernel (Pixel 4a (5G), Pixel 5): use new GNU assembler (gas) prebuilts and drop all other usage of the GNU toolchain since LLVM provides everything else (LLVM assembler is used for userspace, but can't yet handle the Linux kernel)</li>
</ul>
</article>
-->