summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2015-04-29 02:55:15 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2015-04-29 02:56:24 +0100
commit9f242f3c45c60b1185ecfa4eb3e691d4d1e98a55 (patch)
tree43847f5d3063bdc0f2b5618e4540f36d746ab463
parentprofiles/enlightenment/cross: Move IUSE_IMPLICIT down so we can make (diff)
downloadportage-9f242f3c45c60b1185ecfa4eb3e691d4d1e98a55.tar.xz
profiles/enlightenment/cross: Add FreeBSD to USE_EXPAND_VALUES_ELIBC
-rw-r--r--profiles/enlightenment/cross/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/enlightenment/cross/make.defaults b/profiles/enlightenment/cross/make.defaults
index 9590d16b..53276cdd 100644
--- a/profiles/enlightenment/cross/make.defaults
+++ b/profiles/enlightenment/cross/make.defaults
@@ -18,7 +18,7 @@ HOSTCC=x86_64-pc-linux-gnu-gcc
USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND"
USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm-linux hppa hppa-hpux ia64 ia64-hpux ia64-linux m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos ppc-openbsd s390 sh sparc sparc64-freebsd sparc64-solaris sparc-fbsd sparc-solaris x64-freebsd x64-macos x64-openbsd x64-solaris x86 x86-cygwin x86-fbsd x86-freebsd x86-interix x86-linux x86-macos x86-netbsd x86-openbsd x86-solaris x86-winnt"
-USE_EXPAND_VALUES_ELIBC="glibc uclibc Winnt"
+USE_EXPAND_VALUES_ELIBC="glibc uclibc FreeBSD Winnt"
USE_EXPAND_VALUES_KERNEL="linux FreeBSD Winnt"
USE_EXPAND_VALUES_USERLAND="BSD GNU"