Gentoo Archives: gentoo-soc

From: Lei Zhang <zhanglei.april@×××××.com>
To: Luca Barbato <lu_zero@g.o>, gentoo-soc@l.g.o, gentoo-musl@l.g.o
Subject: [gentoo-soc] [GSoC] native-clang: weekly report #6
Date: Fri, 01 Jul 2016 15:56:18
Message-Id: CAOYuCc2=OMM3ooidJ8qgnH1V6byLr-mXxyctFsKNhZdxxuGZUw@mail.gmail.com
1 Progress this week:
2 - fix an issue that prevents correct optimization flags from being
3 used when building the freestanding clang
4 - study catalyst and how to write/modify ebuilds for relevant packages
5 - write an ebuild for NetBSD's crtbegin/end files
6
7 Plan for next week:
8 - write ebuild for libc++abi
9 - modify libc++'s ebuild to support libc++abi
10 - modify clang's ebuild to allow disabling the sanitizer
11 - prepare for unforeseen consequences (failure to decouple libc++abi
12 from LLVM, etc)
13
14
15 Lei