10 lines
233 B
Text
10 lines
233 B
Text
# unforce the GNU/Linux ELIBC, KERNEL, and USERLAND
|
|
# flags that come from the base profile
|
|
-elibc_glibc
|
|
-kernel_linux
|
|
|
|
# force prefix flag to be set
|
|
prefix
|
|
|
|
# force GNU userland (even though base profile sets this too)
|
|
userland_GNU
|