blob: 52f6feebab94f6bd8d7a4e3aa601e32ec593b0f0 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
# We do not use prefix installations here
prefix
prefix-guest
# We do not, under any circumstances, support alt/BSD installs
elibc_FreeBSD
# We do not, under any circumstances, support glibc
elibc_glibc
# We do not run on Atari computers...
elibc_mintlib
# We likewise do not support the unmaintained uclibc any more
elibc_uclibc
# eesh.
elibc_interix
|