[csw-devel] SF.net SVN: gar:[18475] csw/mgar/pkg/zeromq/trunk/Makefile

Carsten Grzemba grzemba at contac-dt.de
Thu Jun 21 08:04:44 CEST 2012



Am 21.06.12, schrieb romeotheriault at users.sourceforge.net:
> Revision: 18475
>           http://gar.svn.sourceforge.net/gar/?rev=18475&view=rev
> Author:   romeotheriault
> Date:     2012-06-20 23:58:12 +0000 (Wed, 20 Jun 2012)
> Log Message:
> -----------
> zeromq/trunk: Added a EXTRA_TEST_ENV to pass custom ulimit settings to build shell.
> 
> Modified Paths:
> --------------
>     csw/mgar/pkg/zeromq/trunk/Makefile
> 
> Modified: csw/mgar/pkg/zeromq/trunk/Makefile
> ===================================================================
> --- csw/mgar/pkg/zeromq/trunk/Makefile	2012-06-20 16:59:24 UTC (rev 18474)
> +++ csw/mgar/pkg/zeromq/trunk/Makefile	2012-06-20 23:58:12 UTC (rev 18475)
> @@ -35,6 +35,9 @@
>  
>  CONFIGURE_ARGS = $(DIRPATHS)
>  
> +# For tests to succeed on i386 you need to set the ulimit higher than the default of 256.
> +# I set 'ulimit -S -n 10000' in my ~/.bash_profile and the tests succeed.
> +EXTRA_TEST_ENV += BASH_ENV=~/.bash_profile  
> 
> 
That is very very privat. There should be a better solution!

--
Carsten Grzemba
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opencsw.org/pipermail/devel/attachments/20120621/0ddbe0a6/attachment-0001.html>


More information about the devel mailing list