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-10-27 17:33:06 -04: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-10-07 15:40:37 -04:00
2025-12-02 17:15:38 +02:00
2025-11-15 22:38:09 +08:00
2025-09-27 15:07:13 -04:00
2025-09-28 09:38:20 +03:00
2025-11-14 11:26:46 -03:00
2025-10-11 14:53:01 +02:00
2025-11-09 22:09:58 +02: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-10-25 08:35:12 +03:00
2025-11-30 06:29:53 +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-12-30 01:08:33 +01:00
2025-11-08 21:30:23 +02:00
2025-11-06 22:29:22 +02:00
2025-11-06 07:35:38 +02:00
2025-09-20 23:21:48 +08:00
2025-11-08 18:17:17 +02:00
2026-01-29 18:25:46 +02:00
2025-09-09 22:02:07 +03:00
2025-08-24 19:40:46 +03:00
2025-11-26 13:05:36 +01:00
2025-11-09 10:51:37 +02:00
2025-10-25 08:26:37 +03:00
2025-11-21 18:11:18 +08:00
2025-11-10 10:35:35 +02:00
2025-11-23 12:47:50 +01:00
2025-11-25 16:18:12 +01:00
2025-12-29 23:39:39 +01:00
2025-11-18 13:48:00 +01:00
2025-11-25 15:59:54 +01:00
2025-11-23 14:02:50 +01:00
2025-11-10 23:19:53 +02:00
2025-11-09 10:51:37 +02:00
2025-11-09 21:33:56 +02:00
2025-11-09 22:09:58 +02:00
2025-08-30 20:43:31 +03:00
2025-08-31 22:29:35 +08:00
2025-11-09 22:09:58 +02:00
2025-11-12 00:21:45 +01:00
2025-11-23 14:45:48 +01:00
2025-11-19 12:22:58 +01:00
2026-02-22 14:28:17 +02:00
2025-11-23 14:58:05 +01:00
2025-11-08 20:46:11 +02:00
2025-11-08 20:59:09 +02:00
2025-09-09 22:02:50 +03:00
2025-11-09 10:51:37 +02:00
2025-11-20 22:51:19 +02:00
2025-08-24 15:37:51 +02:00
2025-10-07 14:22:02 +03:00
2025-10-07 19:07:47 +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-23 12:03:36 +03:00
2025-11-18 14:34:30 +01:00
2025-09-10 13:40:44 +01:00
2025-12-17 11:22:58 +01:00
2025-11-08 21:17:57 +02:00
2025-11-08 20:47:25 +02:00
2026-01-16 06:22:16 +02:00
2025-11-24 21:47:36 +01:00
2025-11-30 14:48:39 +01:00
2025-11-20 17:04:44 +01:00
2025-11-14 12:16:53 +01:00
2025-10-11 14:53:01 +02:00
2025-08-27 22:20:39 +03:00
2025-09-30 08:02:27 -04:00
2025-11-11 18:23:14 +01: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