Files
packages/libs
Hauke Mehrtens 0814aba3b0 libutp: deactivate -Werror
With fortify sources libutp fails to compile because the fortify sources
for musl use the GNU extension include_next. Do not fail when the
compiler issues a warning.

Fixes the following compile error:
```
In file included from libutp-2023.02.14~c95738b1/utp_utils.cpp:23:
/include/fortify/stdlib.h:22:2: error: #include_next is a GCC extension [-Werror]
   22 | #include_next <stdlib.h>
      |  ^~~~~~~~~~~~
```

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-02-21 22:27:11 +00:00
..
2025-11-12 19:07:04 +02:00
2025-11-15 22:38:09 +08:00
2026-02-20 19:13:20 +00:00
2026-02-07 19:16:38 +02:00
2026-01-31 04:10:30 +02:00
2025-12-31 09:22:58 +02:00
2026-01-09 10:55:14 +01:00
2026-01-13 11:58:36 +01:00
2025-10-28 23:32:24 +01:00
2025-11-11 16:27:09 +01:00
2026-01-25 07:00:01 +02:00
2026-02-07 19:18:03 +02:00
2026-02-07 19:18:03 +02:00
2026-02-19 20:15:36 +02:00
2025-11-06 22:29:22 +02:00
2026-01-09 10:54:44 +01:00
2026-01-09 10:54:35 +01:00
2025-11-26 13:05:36 +01:00
2026-01-25 14:53:51 +02:00
2026-02-18 20:47:52 +01:00
2026-02-19 20:15:36 +02:00
2026-01-04 08:58:07 +02:00
2025-11-09 21:33:56 +02:00
2026-02-19 20:15:36 +02:00
2026-02-04 07:45:43 +02:00
2026-02-18 20:53:25 +02:00
2026-02-21 22:27:11 +00:00
2025-11-12 01:46:40 +08:00
2025-12-28 09:58:22 +02:00
2025-12-28 09:58:22 +02:00
2025-12-31 09:22:58 +02:00
2026-01-12 05:52:08 +02:00
2025-12-31 09:22:58 +02:00
2025-11-20 17:04:44 +01:00
2025-11-14 12:16:53 +01:00
2026-01-09 10:55:05 +01:00
2025-11-15 14:03:59 +02:00
2025-11-15 08:32:37 +02:00