|
@@ -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)
|