nixpkgs/pkgs/os-specific/bsd/freebsd/patches
Audrey Dutcher 9e9a1f737d freebsd: Add upstream patch fixing obscure c++98 interaction
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276738#c12

Using _Static_assert under -std=c++98 -pedantic-errors will fail in
FreeBSD 14.1. This fixes that, allowing software like gbenchmark to
run its tests against legacy c++ standards. This patch is pending for
FreeBSD 14.2, and should be removed for that release.
2024-08-16 14:26:48 -07:00
..
13.1 freebsd.compat: re-add lost patch 2024-05-31 10:37:43 -07:00
14.1 freebsd: Add upstream patch fixing obscure c++98 interaction 2024-08-16 14:26:48 -07:00