Accepting request 424333 from home:scarabeus_iv:branches:devel:tools:compiler

- Convert to use %cmake macros

- Start conversion to use cmake macros with now introduced
  compatibility for ninja
- Reduce number of threads if we don't have enough memory
- Add patch for the nonvoid returns:
  * llvm-nonvoid-return.patch

OBS-URL: https://build.opensuse.org/request/show/424333
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=466
This commit is contained in:
Ismail Dönmez
2016-09-02 07:08:38 +00:00
committed by Git OBS Bridge
parent b4b09af30a
commit dc80bb7862
5 changed files with 110 additions and 82 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 26 10:03:56 UTC 2016 - tchvatal@suse.com
- Start conversion to use cmake macros with now introduced
compatibility for ninja
- Reduce number of threads if we don't have enough memory
- Add patch for the nonvoid returns:
* llvm-nonvoid-return.patch
-------------------------------------------------------------------
Thu Jul 28 09:59:01 UTC 2016 - normand@linux.vnet.ibm.com