blob: 8ae1c6873e8d385b5bcafb9e94c6118759f378ae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# Move from unused default/linux profile
# to fix issue with stage1 builds. We need threads.
dev-lang/python threads
# set defaults, otherwise stage1 builds fail, as no default is set but needed
app-alternatives/awk gawk
app-alternatives/bc gnu
app-alternatives/bzip2 reference
app-alternatives/cpio gnu
app-alternatives/gzip reference
app-alternatives/lex flex
app-alternatives/sh bash
app-alternatives/tar gnu
app-alternatives/yacc bison
|