mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
MFS: Remove file that was disappeared from gcc distribution.
While I'm there, add the file into ObsoleteFiles.inc. Approved by: maintainer (kan)
This commit is contained in:
parent
ebfbcb8bec
commit
9bc927c0e0
1 changed files with 2 additions and 0 deletions
|
|
@ -14,6 +14,8 @@
|
|||
# The file is partitioned: OLD_FILES first, then OLD_LIBS and OLD_DIRS last.
|
||||
#
|
||||
|
||||
# 20060930: demangle.h from contrib/libstdc++/include/ext/
|
||||
OLD_FILES+=usr/include/c++/3.4/ext/demangle.h
|
||||
# 20060929: mrouted removed
|
||||
OLD_FILES+=usr/sbin/map-mbone
|
||||
OLD_FILES+=usr/sbin/mrinfo
|
||||
|
|
|
|||
Loading…
Reference in a new issue