summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"