git: cc8af33eb340 - main - Remove lib32 versions of libl.

From: John Baldwin <jhb_at_FreeBSD.org>
Date: Thu, 13 Jan 2022 22:49:53 UTC
The branch main has been updated by jhb:

URL: https://cgit.FreeBSD.org/src/commit/?id=cc8af33eb340d5ee0c755fb3eb9dc07f0819afdc

commit cc8af33eb340d5ee0c755fb3eb9dc07f0819afdc
Author:     John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2022-01-13 22:48:32 +0000
Commit:     John Baldwin <jhb@FreeBSD.org>
CommitDate: 2022-01-13 22:48:32 +0000

    Remove lib32 versions of libl.
    
    Reviewed by:    imp, emaste
    Fixes:          eb61f7bdf266 Stop building libl and liby
    Sponsored by:   The University of Cambridge, Google Inc.
    Differential Revision:  https://reviews.freebsd.org/D33851
---
 ObsoleteFiles.inc | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index a68365360cdc..7c0dfe8b0397 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -5421,6 +5421,11 @@ OLD_FILES+=usr/share/man/man9/crypto_find_driver.9.gz
 OLD_FILES+=usr/share/man/man9/crypto_register.9.gz
 OLD_FILES+=usr/share/man/man9/crypto_unregister.9.gz
 
+# 20200326: compat libs for libl are no longer built
+OLD_FILES+=usr/lib32/libfl.a
+OLD_FILES+=usr/lib32/libl.a
+OLD_FILES+=usr/lib32/libln.a
+
 # 20200323: INTERNALLIB don't install headers anymore
 OLD_FILES+=usr/include/libelftc.h
 OLD_FILES+=usr/include/libifconfig.h