Sylvestre Ledru
cc5cb79e85
* Verify that /proc is mounted. It makes some unexpected issues when
...
building from a chroot without /proc
2021-04-02 18:08:28 +02:00
Sylvestre Ledru
48b858980b
* Revert https://reviews.llvm.org/D95727 as it is causing some issues like:
...
- /usr/bin/ld: ./build-llvm/lib/ExecutionEngine/Interpreter/./llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp:135: undefined reference to `ffi_type_pointer'
- Host compiler must support std::atomic!
2021-04-02 14:04:15 +02:00
Sylvestre Ledru
2903d81b3e
rebase of the patches
2021-04-02 11:11:07 +02:00
Sylvestre Ledru
13527b51b5
rebase of the patches
2021-03-30 21:34:54 +02:00
Sylvestre Ledru
7ea12d7eda
Cherry-pick https://reviews.llvm.org/D99501 to allow -flto=auto
2021-03-30 09:19:23 +02:00
Sylvestre Ledru
92859112c1
fix the cmake call
2021-03-28 11:42:01 +02:00
Sylvestre Ledru
cdf060ebe1
display the LD_LIB_PATH & CMAKE
2021-03-28 11:16:17 +02:00
Sylvestre Ledru
3b259179d6
Revert "Try to fix the fakeroot error"
...
This reverts commit a1a6066892
.
2021-03-28 10:12:07 +02:00
Sylvestre Ledru
a1a6066892
Try to fix the fakeroot error
2021-03-28 09:54:05 +02:00
Sylvestre Ledru
714ca2dcab
improve the custom cmake mgmt
2021-03-27 23:17:49 +01:00
Sylvestre Ledru
b1c040569e
On some arch, we need another version of cmake. in some case, it needs a specific version of the lib. So, provide the ld_library_path for these
2021-03-27 12:39:03 +01:00
Sylvestre Ledru
a5d74ffa13
On some arch, we need another version of cmake. in some case, it needs a specific version of the lib. So, provide the ld_library_path for these
2021-03-27 12:39:03 +01:00
Sylvestre Ledru
3d3e246939
rebase of the patches
2021-03-25 13:01:48 +01:00
Sylvestre Ledru
41884c46c3
rebase of the patches
2021-03-24 09:21:27 +01:00
Sylvestre Ledru
823cd0ce14
rebase of the patches
2021-03-23 11:26:59 +01:00
Sylvestre Ledru
2604e9edda
Rebase of the patch, the list of path isn't a thing since
...
874bdc8e61662b5f39a9626b9132e0979fae556f
2021-03-22 16:08:21 +01:00
Sylvestre Ledru
9e0803d388
lower python dep
2021-03-21 12:37:48 +01:00
John Paul Adrian Glaubitz
efb90982f9
Add upstream patch D98575 to fix 32-bit compiler-rt build on sparc64
2021-03-13 12:30:20 +01:00
John Paul Adrian Glaubitz
e6e5801609
Add upstream patch D98574 to fix clang macro definitions on sparc64
2021-03-13 12:29:16 +01:00
Sylvestre Ledru
b695a3b11f
rebase of the patches
2021-03-01 21:24:28 +01:00
Sylvestre Ledru
1863dbd882
Only enable libomp-13-doc on supported archs
2021-03-01 10:56:33 +01:00
Sylvestre Ledru
e1715dda9d
fix the run-clang-tidy path
2021-02-28 14:57:54 +01:00
Sylvestre Ledru
495e4d9ad4
* New snapshot release
...
* "run-clang-tidy" install it
2021-02-24 17:13:37 +01:00
Sylvestre Ledru
063de16a33
rebase of the patches
2021-02-18 09:25:35 +01:00
Sylvestre Ledru
7bc564fde4
rebase of the patches
2021-02-16 10:56:04 +01:00
Sylvestre Ledru
08b9f22594
upload
2021-02-01 09:03:35 +01:00
Sylvestre Ledru
21d1f39b89
master => main
2021-01-30 09:59:59 +01:00
Sylvestre Ledru
7d0768312c
rebase of the patches
2021-01-29 18:54:28 +01:00
Sylvestre Ledru
ba59ae44f2
prepare 13 uploadé
2021-01-27 16:02:39 +01:00
Sylvestre Ledru
5fdaac82da
prepare version 13
2021-01-27 15:57:38 +01:00
Sylvestre Ledru
f1e7d211f5
rebase of the patches
2021-01-26 10:01:55 +01:00
Sylvestre Ledru
1ea0a85755
rebase of the patches
2021-01-21 20:52:28 +01:00
Sylvestre Ledru
5a61ca6f21
rebase of the patches
2021-01-14 22:38:19 +01:00
Sylvestre Ledru
86258a0179
rebase of the patches
2021-01-08 19:22:55 +01:00
Sylvestre Ledru
e11705ebbe
remove an old patch
2021-01-08 17:49:45 +01:00
Gianfranco Costamagna
f1490d729d
Run dh_makeshlibs with -V parameter ( Closes : #977814 )
2020-12-26 15:32:22 +01:00
Sylvestre Ledru
e68828cc73
rebase of the patches
2020-12-22 09:59:31 +01:00
Sylvestre Ledru
bb3ad1e2c8
Also install usr/lib/llvm-12/lib/libomptarget.so.12 in libomp5-12
2020-12-14 09:11:44 +01:00
Sylvestre Ledru
847183dad2
Also install usr/lib/llvm-12/bin/ld64.lld.darwinnew & usr/bin/ld64.lld.darwinnew-12
2020-11-26 20:48:59 +01:00
Sylvestre Ledru
dd3e9433bd
Merge remote-tracking branch 'origin/11' into snapshot
2020-11-26 20:48:33 +01:00
Sylvestre Ledru
09e62f9f69
also install usr/bin/ld64.lld.darwinnew-12
2020-11-26 20:47:24 +01:00
Alexander Volkov
47788c39d4
Fix description of libclang-cpp11-dev package
...
It doesn't contain header files, but it provides symlinks for
libclang-cpp11 library without a version number, which needed
by linker at build time.
2020-11-26 21:20:03 +03:00
Sylvestre Ledru
a7d8e8de9a
* New snapshot release
...
* Remove fix-clang-format-bug-47589.patch (applied upstream)
2020-11-26 10:20:49 +01:00
Sylvestre Ledru
cf1e5d3bbc
Fix series
2020-11-25 12:41:45 +01:00
Sylvestre Ledru
40ad29c09a
Merge remote-tracking branch 'origin/11' into snapshot
2020-11-25 11:18:10 +01:00
Sylvestre Ledru
90c231d4d4
Also install usr/lib/llvm-12/bin/ld64.lld.darwinnew
2020-11-25 11:03:28 +01:00
Sylvestre Ledru
aa93df2930
Disable until approved upstream
2020-11-25 10:55:03 +01:00
Sylvestre Ledru
d11ea3b732
rename of the patch to gnu-assembler-compat.diff
2020-11-25 10:54:34 +01:00
Gianfranco Costamagna
85157dae45
Add upstream patch D92052 to fix a gcn offload compiler issue with gcc ( Closes : #975692 )
2020-11-25 10:45:21 +01:00
Gianfranco Costamagna
4a5f1d1033
Update changelog
2020-11-25 10:18:37 +01:00