Commit graph

125 commits

Author SHA1 Message Date
Mikhail Novosyolov
dec5246fb6 upd: 12.0.0 -> 12.0.1 2021-07-21 19:12:13 +03:00
slava86
0507bc7cba close for x86_86 lldb architecture (rosa2016. 1) 2021-05-27 10:17:12 +03:00
slava86
021dcab59d disable assembly lldb on the i586 architecture for platform 201610,change the %%rpm5 macro to %%mdvver 2021-05-26 23:55:16 +03:00
slava86
f031f47176 specify the path for python3 (rosa2016.1) 2021-05-25 13:43:26 +03:00
Mikhail Novosyolov
c4fa0c8d68 Explicitly BR python3
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
  Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter)
2021-05-06 01:59:51 +03:00
Mikhail Novosyolov
3fb519be53 fix x86_32 builds 2021-05-06 01:58:04 +03:00
Mikhail Novosyolov
db9a4a1754 upd to release ver 12.0.0 2021-05-06 01:47:33 +03:00
Mikhail Novosyolov
6c5743d876 upd git snapshot 2021-02-22 14:12:34 +03:00
Mikhail Novosyolov
96bf14dce2 update to include fix of building with gcc 5 2021-01-21 17:17:05 +03:00
Mikhail Novosyolov
114c888cb4 LLVM 12, git snapshot 2021-01-21 15:59:51 +03:00
Mikhail Novosyolov
cc907b6cd4 Fix rpm4 req
patchelf: getting info about '/usr/lib64/libffi.so': No such file or directory
error: line 70: Empty rich dependency: Requires:	()(64bit)
2021-01-20 17:11:12 +03:00
Mikhail Novosyolov
931803b0fb Fix missing dependency due to offed AutoReq 2021-01-20 17:03:34 +03:00
Mikhail Novosyolov
b71cbaa7a0 Set R(UN)PATH to fix running
```
[user@rosa2019 tmp]$ /opt/llvm11/bin/clang c.c
/opt/llvm11/bin/clang: error while loading shared libraries: libclang-cpp.so.11: cannot open shared object file: No such file or directory
[user@rosa2019 tmp]$ LD_LIBRARY_PATH=/opt/llvm11/lib64 /opt/llvm11/bin/clang c.c
[user@rosa2019 tmp]$ ./a.out
[user@rosa2019 tmp]$
```
2021-01-20 15:17:50 +03:00
Mikhail Novosyolov
c0c17f776c Remove duplicates from files
```
+ /usr/share/spec-helper/clean_files /builddir/build/BUILDROOT/llvm11-11.0.1-1-rosa2016.1.i586-buildroot/opt/llvm11/share/doc/llvm11
error: File listed twice: /opt/llvm11/bin/llvm-config
error: File listed twice: /opt/llvm11/lib/libLTO.so
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/llvm11-11.0.1-1-rosa2016.1.i586-buildroot
RPM build errors:
    File listed twice: /opt/llvm11/bin/llvm-config
    File listed twice: /opt/llvm11/lib/libLTO.so
Child returncode was: 1
```
2021-01-20 14:59:27 +03:00
Mikhail Novosyolov
26209c435c Build inside /opt/llvm11 for platforms where main LLVM version is older
Macros are not needed here, use them from the main package

+ update from 11.0.0 to 11.0.1
2021-01-20 13:32:48 +03:00
Alexander Stefanov
68521efe89 11.0.0 2020-10-13 06:55:55 +00:00
Alexander Stefanov
dea022e8a4 fix requires 2020-08-14 12:22:00 +00:00
Alzim
fbf99f4c2d back clang-rosa.patch 2020-08-14 11:56:39 +03:00
Mikhail Novosyolov
879c1837ae Fix working without installed which(1), use shell-native command 2020-08-06 15:59:44 +03:00
Alexander Stefanov
ab44c36a99 fix error non-versioned-file-in-library-package 2020-07-23 22:16:09 +00:00
Alexander Stefanov
f560d4ddac 10.0.1 2020-07-23 21:54:58 +00:00
Mikhail Novosyolov
f8ab5b03f9 Off devel generator for unversioned libraries 2020-05-16 20:46:56 +03:00
Mikhail Novosyolov
060ab1d09f Teach clang to find directories *-openmandriva-linux-gnu 2020-05-10 21:21:24 +03:00
Mikhail Novosyolov
7403f245fa Bump rel 2020-04-01 05:07:22 +03:00
Mikhail Novosyolov
8472bc36ba Avoid grep -q being always true if there is a trailing space 2020-04-01 05:05:08 +03:00
Mikhail Novosyolov
d6d3b0729e Set correct $CPP for clang 2020-04-01 05:03:56 +03:00
Mikhail Novosyolov
2d50ffd68e add -ffat-lto-objects to known bad flags 2020-04-01 00:57:28 +03:00
Алзим
773f850283 Updated to 10.0.0 2020-03-27 04:57:05 +03:00
Алзим
562ca32e32 Bugfix build 2 2020-02-14 20:51:43 +03:00
Алзим
2452b2dbf6 Bugfix build 2020-02-14 20:26:57 +03:00
Алзим
6bc2492800 Updated patches 2020-02-14 19:56:06 +03:00
Алзим
cc22e9938f Updated files 2020-02-14 00:29:26 +03:00
Алзим
aebae1eb9f Updated .abf.yml 2020-02-13 21:31:23 +03:00
Алзим
38cfc8f9aa Bugfix build 2020-02-13 21:27:44 +03:00
Алзим
484337cdfb Updated 9.0.1 2020-02-13 21:16:19 +03:00
Алзим
08ecdf1dbe Updated files 2020-02-13 19:20:18 +03:00
Алзим
edca3de6e9 Bugfix python 2020-02-13 18:35:57 +03:00
Алзим
3e5cdc3547 Updated files 2020-02-13 18:25:55 +03:00
Алзим
61ac2df921 Versionize shebangs python 2020-02-13 17:28:45 +03:00
Алзим
afb2464c56 Added compiler-rt-sanitizers-9.0.1-glibc-2.31.patch 2020-02-13 16:08:27 +03:00
NixTux Commit Bot
1341dffb08 bot: rpm5 -> rpm4 (8) 2020-01-13 15:58:08 +03:00
Алексей-З
187e0bc82f Use universal macro installation for both RPM 4 and RPM 5 2020-01-09 23:48:27 +00:00
NixTux Commit Bot
5a0632db4c bot: rpm5 -> rpm4 (1) 2020-01-04 04:30:58 +03:00
Mikhail Novosyolov
6c24bf93b0 clang-gcc-wrapper: rework how to set custom CFLAGS to remove 2019-12-24 00:23:19 +03:00
Mikhail Novosyolov
9b928d93ae clang-gcc-wrapper: allow to set custom regexp of CFLAGS to remove 2019-12-24 00:05:56 +03:00
Алзим
9f8de3e365 Updated to 9.0.0 2019-09-23 01:17:18 +03:00
alekseyz
dfa7710c87 Merge pull request #5 from llvm801/llvm:rosa2019.0
Updated to 8.0.1
2019-08-12 15:31:30 +00:00
Алзим
771bcf8b47 Updated to 8.0.1 2019-08-12 15:33:29 +03:00
6897d25c73 MassBuild#1715: Increase release tag 2019-07-06 18:27:05 +00:00
Mikhail Novosyolov
cae158dd11 Merge branch 'rosa2016.1' into rosa2019.1 2019-05-20 14:18:47 +03:00