Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys-libs/newlib: Migrate CROSSCOMPILE_OPTS=headers-only -> USE=headers-only | Sergei Trofimovich | 2018-01-07 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | CROSSCOMPILE_OPTS is a USE_EXPAND of a single item: headers-only. Convert it to a global USE flag instead. Mechanical ebuild rename done as: $ sed -e 's@crosscompile_opts_headers-only@headers-only@g' \ -i $(git grep -l headers-only) 'headers-only' flag is used by crossdev to bootstrap stage1 compiler before libc is available. crossdev switched to USE=headers-only in =sys-devel/crossdev-20171230. Bug: https://bugs.gentoo.org/642712 Package-Manager: Portage-2.3.19, Repoman-2.3.6 | ||||
* | Drop $Id$ per council decision in bug #611234. | Robin H. Johnson | 2017-02-28 | 1 | -1/+0 |
| | | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> | ||||
* | sys-libs/newlib: build with --disable-newlib-supplied-syscalls | Mike Frysinger | 2016-06-23 | 1 | -4/+9 |
| | | | | Switch myconf to an array at the same time to clean things up a bit. | ||||
* | sourceware: convert to https:// URIs | Mike Frysinger | 2016-06-23 | 1 | -1/+1 |
| | |||||
* | sys-libs/newlib: version bump to 2.4.0 | Mike Frysinger | 2016-03-29 | 1 | -0/+82 |