]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libc: Fix build with WITHOUT_MACHDEP_OPTIMIZATIONS=YES set.
authorGleb Popov <arrowd@FreeBSD.org>
Tue, 10 Jan 2023 10:17:01 +0000 (13:17 +0300)
committerGleb Popov <arrowd@FreeBSD.org>
Tue, 10 Jan 2023 14:00:41 +0000 (17:00 +0300)
commit016e46fd869ebf9891ca4b2cf1d22b337717a8c8
treea34c2d918aa2d58852ab6427b9ecd02078281eff
parent48dc9150ac3686d4cbf1dc4be08e1c4d42b44336
libc: Fix build with WITHOUT_MACHDEP_OPTIMIZATIONS=YES set.

Test Plan: `make buildword WITHOUT_MACHDEP_OPTIMIZATIONS=YES` on 14-CURRENT and 13-STABLE

Reviewed by: emaste

Differential Revision: https://reviews.freebsd.org/D38017

PR: 266900
lib/libc/string/Makefile.inc