# HG changeset patch # User Michael Schloh von Bennewitz # Date 1346171840 -7200 # Node ID 080279a062dd36f4ceddcb51bf78bcf541ac1bd8 # Parent 9c58eae06c457f8205b29055be6ddc905195727d Use parallel make to avoid delay in this particularly parallel buildconf. diff -r 9c58eae06c45 -r 080279a062dd php/php.spec --- a/php/php.spec Tue Aug 28 18:37:15 2012 +0200 +++ b/php/php.spec Tue Aug 28 18:37:20 2012 +0200 @@ -32,7 +32,7 @@ Group: Language License: PHP Version: 5.4.5 -Release: 20120723 +Release: 20120800 # package options %option with_bc no @@ -122,7 +122,7 @@ Patch0: php.patch # build information -BuildPreReq: OpenPKG, openpkg >= 20120101, gcc, flex, bison +BuildPreReq: OpenPKG, openpkg >= 20120101, make, gcc, flex, bison PreReq: OpenPKG, openpkg >= 20120101 BuildPreReq: pcre PreReq: pcre @@ -504,7 +504,7 @@ --enable-cgi # build package - %{l_make} %{l_mflags} + %{l_make} %{l_mflags -O} %install # install package