diff options
-rw-r--r-- | profiles/base/make.defaults | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index d48f65812..8643cd886 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -41,7 +41,7 @@ PYTHON_TARGETS="python3_4" PYTHON_SINGLE_TARGET="python3_4" # These USE will be forced onto every system running Adélie. DO NOT MODIFY THIS LIGHTLY! -USE="cxx ipv6 modules ssl unicode xattr" +USE="cxx -introspection ipv6 modules ssl unicode xattr" # Auto-build .apks, always PORTAGE_BINPKG_FORMAT="apk" |