diff options
author | emaste <emaste@FreeBSD.org> | 2010-11-14 18:05:03 +0000 |
---|---|---|
committer | emaste <emaste@FreeBSD.org> | 2010-11-14 18:05:03 +0000 |
commit | 217241ab5e72e8cd40a82e2ba679dc66b77f22e3 (patch) | |
tree | ff843a11fdbdc7c719dbdf175af5c4ed3120b6b2 /ObsoleteFiles.inc | |
parent | 81eb2c446be754e8f34cd961248d3ab376688e82 (diff) | |
download | FreeBSD-src-217241ab5e72e8cd40a82e2ba679dc66b77f22e3.zip FreeBSD-src-217241ab5e72e8cd40a82e2ba679dc66b77f22e3.tar.gz |
Update comment to reflect the removal of libc_r from the tree.
Submitted by: Alexander Best arundel@
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r-- | ObsoleteFiles.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index ff0d20d..e358ed9 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -5086,7 +5086,7 @@ OLD_LIBS+=usr/lib/libthr.so.2 .endif # 20060127: revert libdisk to static-only OLD_LIBS+=usr/lib/libdisk.so.3 -# 20051027: libc_r discontinued +# 20051027: libc_r discontinued (removed 20101113) OLD_LIBS+=usr/lib/libc_r.a OLD_LIBS+=usr/lib/libc_r.so OLD_LIBS+=usr/lib/libc_r.so.7 |