Rhys-T
63908b631a
cmake: fix Mach-O current version number ( #17877 )
...
PR #17091 set the VERSION of various libraries to 0.0.abcd, where abcd
is the LLAMA_BUILD_NUMBER. That build number is too large to fit in the
Mach-O 'current version' field's 'micro' part, which only goes up to
255. This just sets the Mach-O current version to 0 to get it building
properly again.
Fixes #17258 .
2025-12-09 13:17:41 +02:00
..
2025-12-09 04:49:03 +01:00
2025-12-09 13:17:41 +02:00
2025-09-05 17:32:39 -06:00
2025-09-05 17:32:39 -06:00
2025-12-02 00:43:13 +01:00
2025-12-02 00:43:13 +01:00
2025-10-31 13:50:33 +02:00
2025-10-29 18:09:18 +01:00
2025-11-05 10:28:58 +01:00
2025-11-05 10:28:58 +01:00
2025-12-08 14:32:41 +01:00
2025-12-08 14:32:41 +01:00
2025-06-15 10:08:58 +03:00
2025-11-02 18:14:04 +02:00
2025-12-09 00:32:57 -06:00
2025-12-09 00:32:57 -06:00
2025-12-08 21:29:59 +01:00
2025-10-13 22:42:37 +03:00
2025-11-07 19:27:58 +01:00
2025-12-01 12:26:52 +01:00
2025-11-20 13:40:10 +02:00
2025-12-03 07:12:18 +01:00
2025-03-13 12:35:44 +02:00
2025-03-13 12:35:44 +02:00
2025-11-07 20:03:25 +02:00
2025-09-24 16:53:48 +02:00
2025-10-30 16:19:14 +01:00
2025-10-28 20:19:44 +02:00
2025-10-29 18:09:18 +01:00
2025-10-07 08:24:17 +03:00
2025-09-24 16:53:48 +02:00
2025-11-10 17:14:23 +02:00
2025-10-28 11:23:54 +01:00
2025-06-30 18:03:03 +03:00
2025-09-24 16:53:48 +02:00
2025-12-02 12:05:38 +01:00
2025-02-10 20:58:18 +02:00
2025-10-02 20:43:22 +03:00
2025-08-04 20:29:25 +02:00
2025-06-20 14:04:09 +02:00
2025-05-12 14:44:49 +02:00
2025-12-09 12:15:06 +01:00
2025-11-28 12:02:56 +01:00
2025-12-06 12:26:20 +01:00
2025-01-03 10:18:53 +02:00
2025-11-20 13:40:10 +02:00
2025-01-12 11:32:42 +02:00
2025-12-03 07:12:18 +01:00
2025-11-14 13:54:10 +01:00
2025-10-15 14:48:08 +02:00
2024-10-08 13:27:04 +02:00
2024-10-02 15:49:55 +02:00
2025-12-05 13:52:23 +02:00
2025-09-27 02:03:33 +08:00