From 6fa3110487606c17c856480265844b2008d29f63 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Fri, 25 Oct 2019 23:23:08 +0200 Subject: Fix building from scratch --- make.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'make.conf') diff --git a/make.conf b/make.conf index c9e44f0..4923432 100644 --- a/make.conf +++ b/make.conf @@ -33,7 +33,7 @@ FEATURES="${FEATURES} distcc splitdebug -test" #FEATURES="ccache buildpkg getbinpkg nostrip" #FEATURES="${FEATURES} -collision-protect" -USE_SYSTEM="-systemd -consolekit elogind -doc multislot eselect ccache pch dbus timezone syslog unicode nls icu rcc" +USE_SYSTEM="-systemd -consolekit elogind -doc multislot eselect ccache pch dbus timezone syslog unicode nls icu rcc eselect-ldso" USE_GENERAL="utils tools script scripts scripting extensions extras applet plugins importers imaging rendering stream video audio sound encode printsupport extra archive" USE_CONSOLE="ncurses bash-completion fish-completion zsh-completion" USE_DEVEL="python -ruby -fortran profile profiling systemtap nptl threads ithreads ipc libffi exceptions pcre16 graphite jit vala glib introspection" @@ -70,7 +70,7 @@ PYTHON_TARGETS="python2_7 python3_6" PYTHON_SINGLE_TARGET="python3_6" #PYTHON_SINGLE_TARGET="python2_7" #PHP_INI_VERSION="production" -PHP_TARGETS="php5-6" +PHP_TARGETS="php7-3" RUBY_TARGETS="ruby25" CONFIG_PROTECT="/usr/share/X11/app-defaults /usr/share/mc /usr/share/mc.46" -- cgit v1.2.1