Hello community, here is the log from the commit of package llvm8 for openSUSE:Factory checked in at 2019-07-01 10:43:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/llvm8 (Old) and /work/SRC/openSUSE:Factory/.llvm8.new.4615 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "llvm8" Mon Jul 1 10:43:27 2019 rev:4 rq:712392 version:8.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/llvm8/llvm8.changes 2019-06-27 15:23:22.897190968 +0200 +++ /work/SRC/openSUSE:Factory/.llvm8.new.4615/llvm8.changes 2019-07-01 10:43:31.273393853 +0200 @@ -1,0 +2,14 @@ +Fri Jun 28 09:55:21 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org> + +- Increase RAM for armv6/7 to avoid OOM and be scheduled on fast + worker + +------------------------------------------------------------------- +Thu Jun 27 23:03:49 UTC 2019 - Aaron Puchert <aaronpuchert@alice-dsl.net> + +- Use the documented LLVM_ENABLE_RTTI to enable RTTI instead of + LLVM_REQUIRES_RTTI, which "is an internal flag that individual + targets can use to force RTTI". (boo#1139584) +- Drop obsolete llvm-build-tests-with-rtti.patch. + +------------------------------------------------------------------- Old: ---- llvm-build-tests-with-rtti.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ llvm8.spec ++++++ --- /var/tmp/diff_new_pack.tXJ5HI/_old 2019-07-01 10:43:35.073400056 +0200 +++ /var/tmp/diff_new_pack.tXJ5HI/_new 2019-07-01 10:43:35.073400056 +0200 @@ -100,7 +100,6 @@ Patch14: llvm-do-not-install-static-libraries.patch Patch15: opt-viewer-Do-not-require-python-2.patch Patch16: n_clang_allow_BUILD_SHARED_LIBRARY.patch -Patch18: llvm-build-tests-with-rtti.patch Patch20: llvm_build_tablegen_component_as_shared_library.patch Patch21: tests-use-python3.patch Patch22: llvm-better-detect-64bit-atomics-support.patch @@ -529,7 +528,6 @@ %patch13 -p1 %patch14 -p1 %patch15 -p1 -%patch18 -p1 %patch20 -p1 %patch21 -p1 %patch22 -p1 @@ -730,7 +728,7 @@ -DENABLE_LINKER_BUILD_ID=ON \ -DLLVM_TABLEGEN="${LLVM_TABLEGEN}" \ -DCLANG_TABLEGEN="${CLANG_TABLEGEN}" \ - -DLLVM_REQUIRES_RTTI=ON \ + -DLLVM_ENABLE_RTTI:BOOL=ON \ -DLLVM_ENABLE_TIMESTAMPS=OFF \ -DLLVM_ENABLE_ASSERTIONS=OFF \ -DLLVM_ENABLE_PIC=ON \ ++++++ _constraints ++++++ --- /var/tmp/diff_new_pack.tXJ5HI/_old 2019-07-01 10:43:35.153400187 +0200 +++ /var/tmp/diff_new_pack.tXJ5HI/_new 2019-07-01 10:43:35.185400239 +0200 @@ -35,9 +35,6 @@ <disk> <size unit="G">10</size> </disk> - <memory> - <size unit="M">768</size> - </memory> </hardware> </overwrite> <overwrite>
participants (1)
-
root