From 404623bf68d45bb2322fdc6fbde0b203fa9c21da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Thu, 6 Apr 2017 00:19:32 +0200 Subject: Add global USE flags --- profiles/base/make.defaults | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 profiles/base/make.defaults (limited to 'profiles/base/make.defaults') diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults new file mode 100644 index 0000000..3fec75c --- /dev/null +++ b/profiles/base/make.defaults @@ -0,0 +1,4 @@ +# vim:ft=gentoo-make-conf +USE="unicode spell ssl ipv6 threads inotify libnotify dbus udev" +USE="$USE ncurses readline" +USE="$USE curl" -- cgit v1.2.3