# HG changeset patch # User Michael Schloh von Bennewitz # Date 1344532093 -7200 # Node ID bf3bcd187edf5447bd5796b70b80c87cf08b595b # Parent 80cfd6ca244d9f1e32a92a9e91777e8e8c06cebb Use parallel make to avoid idle in this particularly parallel buildconf. diff -r 80cfd6ca244d -r bf3bcd187edf apache-php/apache-php.spec --- a/apache-php/apache-php.spec Thu Aug 09 19:06:57 2012 +0200 +++ b/apache-php/apache-php.spec Thu Aug 09 19:08:13 2012 +0200 @@ -32,7 +32,7 @@ Group: Web License: PHP Version: 5.4.5 -Release: 20120723 +Release: 20120800 # package options %option with_bc no @@ -123,7 +123,7 @@ Patch0: apache-php.patch # build information -BuildPreReq: OpenPKG, openpkg >= 20120101, gcc, flex, bison +BuildPreReq: OpenPKG, openpkg >= 20120101, make, gcc, flex, bison PreReq: OpenPKG, openpkg >= 20120101 BuildPreReq: apache PreReq: apache @@ -507,7 +507,7 @@ --disable-cgi # build package - %{l_make} %{l_mflags} + %{l_make} %{l_mflags -O} %install # install package