mirror of
https://github.com/opnsense/src.git
synced 2026-06-14 19:20:18 -04:00
ObsoleteFiles.inc: fix timestamps of the recent entries
This commit is contained in:
parent
51c69c8682
commit
eac87a7a7e
1 changed files with 2 additions and 2 deletions
|
|
@ -51,7 +51,7 @@
|
|||
# xargs -n1 | sort | uniq -d;
|
||||
# done
|
||||
|
||||
# 2024mmdd: new clang import which bumps version from 17 to 18
|
||||
# 20240406: new clang import which bumps version from 17 to 18
|
||||
OLD_FILES+=usr/lib/clang/17/include/__clang_cuda_builtin_vars.h
|
||||
OLD_FILES+=usr/lib/clang/17/include/__clang_cuda_cmath.h
|
||||
OLD_FILES+=usr/lib/clang/17/include/__clang_cuda_complex_builtins.h
|
||||
|
|
@ -442,7 +442,7 @@ OLD_FILES+=usr/lib/clang/17/share/msan_ignorelist.txt
|
|||
OLD_DIRS+=usr/lib/clang/17/share
|
||||
OLD_DIRS+=usr/lib/clang/17
|
||||
|
||||
# 2024mmdd: new libc++ import which bumps version from 17 to 18
|
||||
# 20240406: new libc++ import which bumps version from 17 to 18
|
||||
OLD_FILES+=usr/include/c++/v1/__pstl/internal/algorithm_fwd.h
|
||||
OLD_FILES+=usr/include/c++/v1/__pstl/internal/algorithm_impl.h
|
||||
OLD_FILES+=usr/include/c++/v1/__pstl/internal/execution_defs.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue