SHA256
1
0
forked from pool/llvm

- Add python-ulimit.patch: Don't set a limit on address space.

This enables us running tests on PowerPC.

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=193
This commit is contained in:
Ismail Dönmez
2012-12-14 13:31:36 +00:00
committed by Git OBS Bridge
parent 470007c684
commit be434d6214
3 changed files with 24 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 14 13:18:39 UTC 2012 - idonmez@suse.com
- Add python-ulimit.patch: Don't set a limit on address space.
This enables us running tests on PowerPC.
-------------------------------------------------------------------
Wed Dec 12 11:08:16 UTC 2012 - idonmez@suse.com