Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Aug 2023 16:29:32 +0200
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@FreeBSD.org>
To:        Cy Schubert <cy@FreeBSD.org>
Cc:        src-committers@FreeBSD.org,  dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   Re: git: f006023b2281 - main - librt: Chase 315ee00fa961, fixing boot
Message-ID:  <86o7ir2qb7.fsf@ltc.des.no>
In-Reply-To: <202308281331.37SDVcKW073639@gitrepo.freebsd.org> (Cy Schubert's message of "Mon, 28 Aug 2023 13:31:38 GMT")
References:  <202308281331.37SDVcKW073639@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Cy Schubert <cy@FreeBSD.org> writes:
> --- a/lib/librt/Makefile
> +++ b/lib/librt/Makefile
> @@ -3,6 +3,7 @@
>=20=20
>  PACKAGE=3Dclibs
>  LIB=3Drt
> +SHLIBDIR=3D/lib
>  SHLIB_MAJOR=3D 1
>  CFLAGS+=3D-I${SRCTOP}/lib/libc/include -I${.CURDIR}
>  .ifndef NO_THREAD_STACK_UNWIND

Have we learned nothing from the libdtrace debacle?  This breaks the
build if WITH_LIB32 is set (which is still the default on amd64, aarch64
and powerpc64).

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86o7ir2qb7.fsf>