Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Sep 2023 13:28:43 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Muhammad Moinur Rahman <bofh@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: 4458b6d2d931 - main - x11/mako: Fix build with llvm16
Message-ID:  <il8r-7axg-wny@FreeBSD.org>
In-Reply-To: <202309031027.383AR6D9097307@gitrepo.freebsd.org> (Muhammad Moinur Rahman's message of "Sun, 3 Sep 2023 10:27:06 GMT")
References:  <202309031027.383AR6D9097307@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Muhammad Moinur Rahman <bofh@FreeBSD.org> writes:

> +.include <bsd.port.options.mk>
> +
> +.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1400097
> +CFLAGS+=	-D__BSD_VISIBLE -D__XSI_VISIBLE
> +.endif

Looks like a workaround for https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273373
I plan revert this after https://reviews.freebsd.org/D41641 lands.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?il8r-7axg-wny>