Files
packages/libs
Hauke Mehrtens 7844f3ba86 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>
(cherry picked from commit 0814aba3b0)
2026-02-22 14:28:17 +02:00
..
2025-11-14 11:26:46 -03:00
2025-08-23 23:59:38 +03:00
2025-09-29 04:27:38 -03:00
2025-12-15 15:46:18 +01:00
2025-11-12 19:07:04 +02:00
2025-11-15 22:38:09 +08:00
2025-09-27 15:07:13 -04:00
2026-01-18 07:32:33 +02:00
2025-09-17 02:31:47 +08:00
2025-10-28 23:32:24 +01:00
2025-11-11 16:27:09 +01:00
2025-10-02 13:37:16 +03:00
2025-09-07 14:31:34 +08:00
2025-11-28 09:45:55 +01:00
2025-11-06 22:29:22 +02:00
2025-09-20 23:21:48 +08:00
2025-09-09 22:02:07 +03:00
2025-11-26 13:05:36 +01:00
2025-11-09 21:33:56 +02:00
2025-11-19 12:22:58 +01:00
2026-02-22 14:28:17 +02:00
2025-09-09 22:02:50 +03:00
2025-08-24 15:37:51 +02:00
2025-10-07 14:22:02 +03:00
2025-11-12 01:46:40 +08:00
2025-08-24 22:27:19 +08:00
2025-08-24 22:27:19 +08:00
2025-08-25 07:19:52 +03:00
2025-09-10 13:40:44 +01:00
2026-01-16 06:22:16 +02:00
2025-11-20 17:04:44 +01:00
2025-11-14 12:16:53 +01:00
2025-08-27 22:20:39 +03:00
2025-09-25 09:45:07 -03:00
2025-11-15 14:03:59 +02:00
2025-11-15 08:32:37 +02:00