Sylvestre Ledru
|
29bb4b8eab
|
rebase of the patches
|
2021-04-05 12:03:43 +02:00 |
|
Sylvestre Ledru
|
084ecd86b1
|
use the new version of lto auto ignore patch
|
2021-04-05 12:00:54 +02:00 |
|
Sylvestre Ledru
|
6849d787c4
|
revert the changes on cmake/ld_library_path as it seems they are breaking stretch
|
2021-04-04 14:44:19 +02:00 |
|
Sylvestre Ledru
|
d791d2be0b
|
Remove the cmake option POLLY_BUNDLED_JSONCPP as it is now unsed
|
2021-04-03 09:50:05 +02:00 |
|
Sylvestre Ledru
|
f78cd14a86
|
Verify that /proc is mounted. It makes some unexpected issues when building from a chroot without /proc
|
2021-04-02 18:07:31 +02:00 |
|
Sylvestre Ledru
|
717a5efd2d
|
New testing upstream release
|
2021-04-01 08:57:09 +02:00 |
|
Sylvestre Ledru
|
e2de81e11e
|
Revert the lto declaration
|
2021-04-01 08:55:57 +02:00 |
|
Sylvestre Ledru
|
be30768c5e
|
Cherry-pick https://reviews.llvm.org/D99501 to allow -flto=auto
|
2021-03-30 09:01:05 +02:00 |
|
Sylvestre Ledru
|
0ec7afdacf
|
fix the cmake call
|
2021-03-28 16:15:16 +02:00 |
|
Sylvestre Ledru
|
6608f7b08f
|
fix the cmake call
|
2021-03-28 11:41:22 +02:00 |
|
Sylvestre Ledru
|
ea094c96d1
|
display the LD_LIB_PATH & CMAKE
|
2021-03-28 11:16:08 +02:00 |
|
Sylvestre Ledru
|
dce0b21642
|
Revert "improve the custom cmake mgmt"
This reverts commit 34cb1e3a5c .
|
2021-03-28 10:12:01 +02:00 |
|
Sylvestre Ledru
|
34cb1e3a5c
|
improve the custom cmake mgmt
|
2021-03-27 23:16:56 +01:00 |
|
Sylvestre Ledru
|
afead83118
|
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:38:11 +01:00 |
|
Sylvestre Ledru
|
9ba7278030
|
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:37:12 +01:00 |
|
Matthias Klose
|
b29ad58794
|
Add optimize=-lto to DEB_BUILD_MAINT_OPTIONS
|
2021-03-22 16:50:36 +01:00 |
|
Gianfranco Costamagna
|
8c59d59e8b
|
Update changelog, reupload to sid
|
2021-03-20 17:25:35 +01:00 |
|
Gianfranco Costamagna
|
2523e2ab95
|
Don't force gcc-11 anymore on riscv64, gcc-10 has the fixes now
|
2021-03-20 17:16:09 +01:00 |
|
Gianfranco Costamagna
|
a8093670b2
|
Don't hard fail on z3 failures with "set -e" at the begin, if z3 support is not available we do fail and exit testsuite without checking the log
|
2021-03-20 16:23:03 +01:00 |
|
Gianfranco Costamagna
|
cf9f0aa703
|
dont' fail fsanitize=thread on i386, not supported
|
2021-03-18 10:06:12 +01:00 |
|
Gianfranco Costamagna
|
edbb2bf896
|
Add upstream cherry-pick to unbreak scan-view
|
2021-03-17 13:13:06 +01:00 |
|
Gianfranco Costamagna
|
94e92830b8
|
Upload to sid again
|
2021-03-15 21:04:58 +01:00 |
|
Gianfranco Costamagna
|
df1ed6d1de
|
Fixup omptarget regex error, missing escape
|
2021-03-15 21:04:30 +01:00 |
|
Gianfranco Costamagna
|
55f407afab
|
Update changelog, new release went in experimental in the meanwhile
|
2021-03-15 11:28:50 +01:00 |
|
Gianfranco Costamagna
|
3491280431
|
Update changelog, upload to sid
|
2021-03-15 11:19:07 +01:00 |
|
Matthias Klose
|
4e1aa257d5
|
Also disable CMake's package validation check for omptarget target files (Closes: #983838).
|
2021-03-15 11:17:51 +01:00 |
|
Sylvestre Ledru
|
47cfd241e7
|
Ignore source: invalid-arch-string-in-source-relation riscv64 [build-depends: g++-11 [riscv64]]
|
2021-03-03 14:14:17 +01:00 |
|
Sylvestre Ledru
|
09f3220736
|
Build using GCC 11 on riscv64.
|
2021-03-02 13:25:33 +01:00 |
|
Sylvestre Ledru
|
f13814c61c
|
Only enable libomp-12-doc on supported archs
|
2021-03-01 10:54:16 +01:00 |
|
Sylvestre Ledru
|
79e3df9997
|
* Refresh the openmp symbol list
In libomp.so.5:
- GOMP_taskwait_depend
- GOMP_teams_reg
- __kmpc_calloc
- __kmpc_realloc
- __kmpc_taskloop_5
And all libomptarget.so.12
|
2021-02-28 15:08:24 +01:00 |
|
Sylvestre Ledru
|
ff71584966
|
the openmp off load thing has been disabled
|
2021-02-28 15:04:14 +01:00 |
|
Sylvestre Ledru
|
c09a924589
|
Use ~++ as RC number as, in the past, I used XX~++ as version name
but this time, I uploaded XX.0.0~++
Not a big deal as the final release will be ok
|
2021-02-24 10:19:35 +01:00 |
|
Sylvestre Ledru
|
41f9d6ca3f
|
rebase of the patches
|
2021-02-04 13:38:38 +01:00 |
|
Sylvestre Ledru
|
2601622fa2
|
Enable OpenMP offload capabilities for NVDIA GPUs See https://bugzilla.redhat.com/show_bug.cgi?id=1922914
|
2021-02-04 12:13:11 +01:00 |
|
Sylvestre Ledru
|
1f635021a1
|
master => main
|
2021-01-30 18:59:37 +01:00 |
|
Sylvestre Ledru
|
b8061f7f21
|
* 12.0 rc1 has been tagged
* experimental New snapshot release now 12 as branched
|
2021-01-28 19:57:23 +01:00 |
|
Sylvestre Ledru
|
da68fdef45
|
prepare upload of 12
|
2021-01-27 15:50:00 +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 |
|