Kaynağa Gözat

Minimized FEATURES portage variable values

Maxim Kammerer 11 yıl önce
ebeveyn
işleme
ac6375c1e2
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. 1 2
      src/etc/portage/make.conf

+ 1 - 2
src/etc/portage/make.conf

@@ -18,8 +18,7 @@ CXXFLAGS="${CFLAGS}"
 LDFLAGS="${LDFLAGS} -Wl,-O,1,-z,combreloc"
 
 # Build options (features are aggregative)
-FEATURES="webrsync-gpg usersync userpriv usersandbox collision-protect
-          compress-build-logs"
+FEATURES="webrsync-gpg collision-protect compress-build-logs clean-logs"
 MAKEOPTS="-j3"
 
 # USE flags (aggregative)