On 7 November 2017 at 13:12, Andriy Gapon <a...@freebsd.org> wrote:
>
> I hope that lld is not that widely used now.
> But I admit that I put the cart before the horse.
> I didn't expect that posix_fallocate is used in the development toolchain and 
> I
> didn't try to check for it.

For amd64 it is probably not a very large problem; it's not used by
default and those who have enabled it can likely adapt. However, it is
used by arm64 and is the default linker in FreeBSD 11.1, so we'll need
to go with either an errata fix or Kostik's p_osrel suggestion to
avoid breaking the package builds.
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to