mirror of
https://github.com/opnsense/src.git
synced 2026-03-29 14:13:11 -04:00
Cleanup gsched tool and geom_sched.so library after r356185.
This commit is contained in:
parent
efb17c5a54
commit
73f2f4cbfc
1 changed files with 4 additions and 0 deletions
|
|
@ -54,6 +54,10 @@ OLD_FILES+=usr/include/ssp/string.h
|
|||
OLD_FILES+=usr/include/ssp/unistd.h
|
||||
OLD_DIRS+=usr/include/ssp
|
||||
|
||||
# 20191229: GEOM_SCHED class and gsched tool removed
|
||||
OLD_FILES+=sbin/gsched
|
||||
OLD_LIBS+=lib/geom/geom_sched.so
|
||||
|
||||
# 20191222: new clang import which bumps version from 9.0.0 to 9.0.1.
|
||||
OLD_FILES+=usr/lib/clang/9.0.0/include/cuda_wrappers/algorithm
|
||||
OLD_FILES+=usr/lib/clang/9.0.0/include/cuda_wrappers/complex
|
||||
|
|
|
|||
Loading…
Reference in a new issue