CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
libsoup: removed verbose output.
[attic/ports/opt-cross.git] / libsoup / Pkgfile
index 5be7964ed6d80171ab17b77cd9fbaf857ede8e2d..303a1e0651f2be20ea4f5075cba8b0ddc98dcd21 100644 (file)
@@ -34,6 +34,6 @@ build() {
               --disable-static \
               --without-gnome
 
-  make V=1
+  make
   make DESTDIR=$PKG install
 }