diff options
| author | CoprDistGit <infra@openeuler.org> | 2026-03-20 09:34:46 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2026-03-20 09:34:46 +0000 |
| commit | 46d00e5950dbe8cc92bcc46cf2410bae0d71f74c (patch) | |
| tree | 0de75d8afae85706280c1ab90872f27df25e6749 /0-foonathan-memory-vendor-change-cmake-download.patch | |
| parent | 447dc695e0fd5a4e9ecfd28dde43c839526c3551 (diff) | |
automatic import of foonathan_memory_vendoropeneuler24.03_LTS
Diffstat (limited to '0-foonathan-memory-vendor-change-cmake-download.patch')
| -rw-r--r-- | 0-foonathan-memory-vendor-change-cmake-download.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/0-foonathan-memory-vendor-change-cmake-download.patch b/0-foonathan-memory-vendor-change-cmake-download.patch new file mode 100644 index 0000000..8fcc8d7 --- /dev/null +++ b/0-foonathan-memory-vendor-change-cmake-download.patch @@ -0,0 +1,13 @@ +diff -Naur ros-humble-foonathan-memory-vendor-1.2.0_org/CMakeLists.txt ros-humble-foonathan-memory-vendor-1.2.0/CMakeLists.txt +--- ros-humble-foonathan-memory-vendor-1.2.0_org/CMakeLists.txt 2022-04-20 08:29:13.000000000 +0800 ++++ ros-humble-foonathan-memory-vendor-1.2.0/CMakeLists.txt 2023-04-25 11:06:06.287876659 +0800 +@@ -71,8 +71,7 @@ + endif() + + externalproject_add(foo_mem-ext +- GIT_REPOSITORY https://github.com/foonathan/memory.git +- GIT_TAG v0.7-1 ++ URL ${CMAKE_CURRENT_SOURCE_DIR}/memory-0.7-1.tar.gz + TIMEOUT 600 + # Avoid the update (git pull) and so the recompilation of foonathan_memory library each time. + UPDATE_COMMAND "" |
