From db70274ea2ef430928fee46c38ef8a8cc2e5a328 Mon Sep 17 00:00:00 2001
From: layman <layman@localhost>
Date: Fri, 10 Aug 2018 13:15:53 +0100
Subject: Enable LLVM for PostgreSQL-11

---
 profiles/base/make.defaults        | 4 ++--
 profiles/base/server/make.defaults | 3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)

(limited to 'profiles')

diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults
index 5a06b0e..c708256 100644
--- a/profiles/base/make.defaults
+++ b/profiles/base/make.defaults
@@ -16,8 +16,8 @@ UPDATESTATEDIR=/var/www/shared/files/localhost
 USE="
 	-authdaemond autoupdate bash-completion btrfs c++0x caps -consolekit css -cups curl -debug
 	device-mapper dvb -embedded fam -fortran fuse git gnutls graphviz grub hpn http2 icu
-	-introspection ithreads jit jpeg jpeg2k json ldap lvm -lvm1 lzma lzo minizip mpm-prefork
-	-nettle network network-cron nscd -nss nuv pch pcre16 pcre32 pcre-jit png postgres postproc
+	-introspection ithreads jit jpeg jpeg2k json ldap llvm lvm -lvm1 lzma lzo minizip mpm-prefork
+	-nettle network network-cron nscd -nss nuv offload pch pcre16 pcre32 pcre-jit png postgres postproc
 	-ppp python rtmp savedconfig secure-delete smp sndfile -source sqlite symlink syslog
 	system-boost system-cairo system-cmark system-crontab systemd system-ffmpeg system-harfbuzz
 	system-heimdal system-icu system-jpeg system-jsoncpp system-libevent system-libmspack
diff --git a/profiles/base/server/make.defaults b/profiles/base/server/make.defaults
index 56c391a..717789e 100644
--- a/profiles/base/server/make.defaults
+++ b/profiles/base/server/make.defaults
@@ -6,7 +6,8 @@ APACHE2_MODULES="-* alias headers filter authz_core auth_basic authz_user authn_
 ALSA_PCM_PLUGINS="none"
 USE="
 	autoservicerestart nohourlyupdate cron exiscan-acl extras -gallium -gdbm logrotate
-	maildir modperl mysql ocfs2 proxy -python -sqlite -tcpd truetype fpm
+	maildir modperl mysql ocfs2 proxy -python -sqlite -tcpd truetype fpm apache2
+	-static-analyzer
 "
 FEATURES="unmerge-backup"
 
-- 
cgit v1.2.3