diff options
-rw-r--r-- | profiles/enlightenment/build/cross/mingw/make.defaults | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/enlightenment/build/cross/mingw/make.defaults b/profiles/enlightenment/build/cross/mingw/make.defaults index ac64b29e..2634b4ac 100644 --- a/profiles/enlightenment/build/cross/mingw/make.defaults +++ b/profiles/enlightenment/build/cross/mingw/make.defaults @@ -8,3 +8,5 @@ USE="${USE} -xattr" USE="${USE} -introspection" USE="${USE} -perl -python -ruby" + +USE="${USE} -gles2" |