1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-21 07:15:49 +00:00

libcompat: Remove MIPS from list of compat libraries

Sponsored by:		Netflix
This commit is contained in:
Warner Losh 2021-12-09 08:22:51 -07:00
parent f953785b3d
commit aada8c4721

View File

@ -4,7 +4,7 @@
__<${_this:T}>__:
# Makefile for the compatibility libraries.
# - 32-bit compat libraries on MIPS, PowerPC, and AMD64.
# - 32-bit compat libraries on PowerPC, and AMD64.
.include <bsd.compat.mk>