- Split OpenMP runtime from the generic library OBS-URL: https://build.opensuse.org/request/show/1228523 OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/adaptivecpp?expand=0&rev=7
28 lines
1.0 KiB
Plaintext
28 lines
1.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Dec 5 13:27:56 UTC 2024 - Eyad Issa <eyadlorenzo@gmail.com>
|
|
|
|
- Split OpenMP runtime from the generic library
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 18 14:28:00 UTC 2024 - Eyad Issa <eyadlorenzo@gmail.com>
|
|
|
|
- Convert patches to git format
|
|
* 01-env-to-interpreter.patch ->
|
|
0001-Use-bin-env-python3-instead-of-python3-in-scripts.patch
|
|
* 02-cmake-modules.patch ->0002-CMake-acpp-clang-to-MODULE.patch
|
|
|
|
- Added patch 0003-Remove-realpath-in-acpp.patch to remove
|
|
warning when using acpp caused by %fdupes.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 12 00:09:24 UTC 2024 - Eyad Issa <eyadlorenzo@gmail.com>
|
|
|
|
- Added patch 02-cmake-modules.patch to make some shared libraries
|
|
modules and to avoid error while linking with --no-undefined.
|
|
|
|
- Added patch 01-env-to-interpreter.patch to convert
|
|
/usr/bin/env python3 to /usr/bin/python3 in the shebang of the
|
|
python scripts.
|
|
|
|
- Packaged version 24.06.0
|