summaryrefslogtreecommitdiff
blob: b00ae69a84ab459db93efc2e1be2bd058e6bf215 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

# Anthony G. Basile <blueness@gentoo.org>
# sanitize is broken on at least all hardened uclibc
sys-devel/gcc sanitize

# Michał Górny <mgorny@gentoo.org> (2018-01-12)
# Those require USE=java that is masked in this profile.
app-emulation/virtualbox vboxwebsrv
app-office/libreoffice libreoffice_extensions_wiki-publisher

# Thomas Deutschmann <whissi@gentoo.org> (2017-01-21)
# Mask due Gnome3 not going to be stabilized on this arch
# due to uclibc
dev-util/geany-plugins gtkspell

# Joshua Kinard <kumba@gentoo.org> (2016-01-18)
# Fails linking to gettext/libintl for symbol 'libintl_gettext'.
# Is fixable by using 'append-ldflags' from flag-o-matic to force
# -lintl, but that's a QA violation.  Real solution is to use
# 'append-libs', but xfsdump's build system doesn't honor $LIBS.
# So this is the best way for now.  See 570548.
sys-fs/xfsdump nls

# static linking works with uClibc
app-shells/mksh -static