Gentoo Archives: gentoo-soc

From: Lei Zhang <zhanglei.april@×××××.com>
To: Luca Barbato <lu_zero@g.o>, gentoo-soc@l.g.o
Subject: [gentoo-soc] native-clang: weekly report #9
Date: Sun, 24 Jul 2016 15:30:42
Message-Id: CAOYuCc0iZBa2bOooEJxN9XCQYH7KToxE26YYu7Rp5dNbChsVxQ@mail.gmail.com
1 Progress this week:
2 - build a musl-based stage4 with clang as the default compiler and all
3 packages built by clang (except for the kernel)
4 - submit ebuilds for llvm-libunwind, libcxx and llvm (not merged yet):
5 https://github.com/gentoo/gentoo/pull/1930
6 - rewrite an ebuild for libc++abi to use cmake instead of home-brewed makefile
7 - submit a patch for clang: https://reviews.llvm.org/D22663; no response yet
8 - submit a patch for LLVM libunwind: https://reviews.llvm.org/D22716;
9 it's accepted
10
11 Plan for next week:
12 - submit my ebuild for libc++abi after the pending PR is accepted
13 - make gcc-config support clang
14
15
16 Lei