CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
eet: Removed make verbose output option
authorVictor Martinez <pitillo@ono.com>
Mon, 18 Jan 2010 12:20:44 +0000 (12:20 +0000)
committerVictor Martinez <pitillo@ono.com>
Mon, 18 Jan 2010 12:20:44 +0000 (12:20 +0000)
eet/Pkgfile

index 69c292a7efb809ffa4271364b443c9f164b234e3..999fbc2c3dfa6b543058a4a1c659f786cd9914b2 100644 (file)
@@ -19,6 +19,6 @@ build()
                 --host=$CTARGET \
                 --prefix=/usr 
 
                 --host=$CTARGET \
                 --prefix=/usr 
 
-  make V=1
+  make 
   make install DESTDIR=$PKG
 }
   make install DESTDIR=$PKG
 }