summaryrefslogtreecommitdiff
path: root/profiles/enlightenment
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2015-07-01 19:48:21 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2015-07-01 19:49:33 +0100
commit3ab756aee42906a9699334afe41cc1b88b784706 (patch)
tree260e6e01efa8e55f2607e8bfe164ab6de51b469a /profiles/enlightenment
parentprofiles/enlightenment/build/cross/mingw: Disabe gles2 USE flag (diff)
downloadportage-3ab756aee42906a9699334afe41cc1b88b784706.tar.xz
profiles/enlightenment/build/cross: Refresh USE_EXPAND_VALUES_ELIBC
Diffstat (limited to 'profiles/enlightenment')
-rw-r--r--profiles/enlightenment/build/cross/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/enlightenment/build/cross/make.defaults b/profiles/enlightenment/build/cross/make.defaults
index 4cf8ac6b..cbfc1afb 100644
--- a/profiles/enlightenment/build/cross/make.defaults
+++ b/profiles/enlightenment/build/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 FreeBSD Winnt"
+USE_EXPAND_VALUES_ELIBC="glibc uclibc Darwin FreeBSD SunOS Winnt"
USE_EXPAND_VALUES_KERNEL="linux FreeBSD Winnt"
USE_EXPAND_VALUES_USERLAND="BSD GNU"