Files
gentoo/dev-cpp
Sam James a6349a873f dev-cpp/mvfst: filter LTO
At least with -fno-semantic-interposition and LTO:
```
mvfst-2025.04.14.00/quic/api/QuicBatchWriter.h:54:7: error: virtual table of type ‘struct IOBufBatchWriter’ violates one definition rule [-Werror=odr]
   54 | class IOBufBatchWriter : public BatchWriter {
      |       ^
mvfst-2025.04.14.00/quic/api/QuicBatchWriter.h:54:7: note: the conflicting type defined in another translation unit has virtual table with more entries
   54 | class IOBufBatchWriter : public BatchWriter {
      |       ^
```

Given our bugs don't tend to go far upstream, just filter.

Signed-off-by: Sam James <sam@gentoo.org>
2026-06-10 21:14:26 +01:00
..
2026-05-27 12:32:19 +01:00
2026-05-06 18:56:27 +02:00
2026-06-01 11:47:29 +02:00
2026-03-07 01:24:32 +00:00
2026-03-11 13:43:37 +00:00
2026-04-17 08:40:22 +02:00
2026-05-29 07:14:39 +01:00
2026-05-15 13:35:01 +02:00
2026-05-27 12:32:14 +01:00
2026-03-29 10:05:49 +01:00
2026-05-23 09:35:13 +02:00
2026-05-27 11:18:00 -05:00
2026-05-08 11:11:11 +03:00
2026-05-08 10:46:23 +03:00
2026-06-10 21:14:26 +01:00
2026-03-07 01:24:32 +00:00
2026-05-07 15:33:24 -04:00
2026-03-19 23:35:39 -04:00
2026-03-07 01:24:31 +00:00
2026-05-27 16:38:31 -05:00
2026-06-05 20:22:17 +01:00
2026-05-25 14:51:09 +02:00
2026-02-14 03:59:19 +00:00