diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-01-04 16:29:40 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-01-05 13:01:32 +0000 |
| commit | 821aa63a09402935da0a73abf20ba0441562aa07 (patch) | |
| tree | b1a1034d969a225e45fc85a376347eea3b391652 /ObsoleteFiles.inc | |
| parent | 9fd96b416c4572c83d4958763819bae83928cbce (diff) | |
Diffstat (limited to 'ObsoleteFiles.inc')
| -rw-r--r-- | ObsoleteFiles.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index e6da2abd5e5c..638b27b530f0 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -36,6 +36,8 @@ # xargs -n1 | sort | uniq -d; # done +# 20210105: remove non widechar version of clang +OLD_LIBS+=lib/libncurses.so.9 # 20210103: new clang import which bumps version from 11.0.0 to 11.0.1. OLD_FILES+=usr/lib/clang/11.0.0/include/cuda_wrappers/algorithm OLD_FILES+=usr/lib/clang/11.0.0/include/cuda_wrappers/complex |
